Open jeffreyscottfrench opened 7 years ago
Super small, but just used rrssb on a project and caught this:
SCSS: under .large-format li a border-radius is set to a hard value, not the variable/modified variable.
Also consider setting size changes via multiplication of the variable in order to keep variables set at zero to still compute to zero.
Super small, but just used rrssb on a project and caught this:
SCSS: under .large-format li a border-radius is set to a hard value, not the variable/modified variable.
Also consider setting size changes via multiplication of the variable in order to keep variables set at zero to still compute to zero.