Igosuki / compass-mixins

A collection of compass' stylesheet for bower dependencies and libsass
Other
592 stars 197 forks source link

Not compatible with Normalize.scss #66

Open IAMtheIAM opened 9 years ago

IAMtheIAM commented 9 years ago

When attempting to use this compass-mixins plugin with Normalize.scss (version https://github.com/JohnAlbin/normalize-scss), it produces numerous errors for missing variables.

/typography/_units.scss - missing @output-rhythm - missing @default-browser-font-size - missing

I had to replace _vertical_rhythm.scss with the default compass version and include _units.scss in order to get it to compile - but I wonder if this will mess up the compilation results.

neverfox commented 8 years ago

+1