Releases: wide/styles-utils
Releases · wide/styles-utils
2.1.2
- Add a
string.unquote()
for the position because on new versions of sass the position is returned with quotes
2.1.1
- Fix scss errors at compile time due to some malformed dividers
2.1.0
- Use
math.div()
as the /
operator is deprecated
2.0.2
- Add
:visited
on pc-*
mixins
2.0.1
- Remove
$body-context
- Add
$body-context-em
for the em size
- Add
$body-context-rem
for the rem size