nathansmith / unsemantic

Fluid grid for mobile, tablet, and desktop.
http://unsemantic.com
MIT License
1.38k stars 161 forks source link

Get Syntax error loading the unsemantic site in IE 8 #1

Closed pthorson closed 11 years ago

pthorson commented 11 years ago

Opening http://unsemantic.com/ on IE 8 displays the following message and does not style any of the elements.

Syntax error: Undefined variable: "$media-query-breakpoint".
        on line 6 of ./sass/partials/_ie.sass
        from line 9 of ./sass/ie.sass
1: /Users/nathansmith/Projects/unsemantic-site/sass/ie.sass 

IE9 appears to be fine.

nathansmith commented 11 years ago

Oops, a typo in Sass led to that compilation error. I'll get it fixed here shortly.

nathansmith commented 11 years ago

Alright, that should be fixed now.