jedfoster / SassMeister

The Sass playground
http://sassmeister.com
199 stars 25 forks source link

@import normalize-scss doesn't seem to work #91

Closed lozandier closed 10 years ago

lozandier commented 10 years ago

normalize-scss doesn't seem to be working. Deciding to use normalize for once instead of compass/reset helped me discover this error with normalize-scss

Configuration Details

I was using the latest versions of Sass and Compass SassMeister has available for users to try out (3.3.3 and 1.0.0.alpha18) in sass syntax mode.

Other Sass extenstions I had active

//@import "normalize-scss"
@import "toolkit"
@import "toolkit/kickstart" 
@import "singularitygs"
@import "singularity-extras"
@import "breakpoint" 
jedfoster commented 10 years ago

This seems to have been resolved.