export default {
root: {
transitionDuration: '{form.field.transition.duration}'
},
value: {
background: '{primary.color}'
range: {
background: '{content.border.color}'
text: {
color: '{text.muted.color}'
}
};