MarioRicalde / SCSS.tmbundle

The TextMate SCSS Official Bundle. Now Compatible with SublimeText2.
833 stars 110 forks source link

Nested imports marked as invalid. #38

Closed johtso closed 12 years ago

johtso commented 13 years ago
#something {
    @import "example";
}

screenshot

MarioRicalde commented 13 years ago

AFAIK sass does not support nested @import statements. @chriseppstein ?

johtso commented 13 years ago

http://sass-lang.com/docs/yardoc/file.SASS_REFERENCE.html#nested-import

MarioRicalde commented 13 years ago

My bad, thanks for pointing this out. I'll fix it ASAP. If you make a fix, tell me so I can pull ;)

MarioRicalde commented 12 years ago

Fixed in the new version of the grammar.