--spacing variables should not be in fonts.less
Closed this issue · 2 comments
dwhieb commented
--spacing
variables belong in globals.less
.
vadekh commented
I can move them to the globals/variables.less, or should they have their own file? Also would this be a breaking change?
dwhieb commented
Yup, definitely a breaking change. (Though since we're still in v0, it'll be a minor version bump either way.)
Yeah I think globals/variables.less
is the right place for them.