bourbon: Question: Error: @charset may only be used at the root of a document.
I update bourbon 4.2.1 and got error Error: @charset may only be used at the root of a document.
Can I resolve this error?
About this issue
- Original URL
- State: closed
- Created 9 years ago
- Comments: 17 (6 by maintainers)
Advise to not
@import "bourbon";
from within a rule. There is no need to do so (you don’t need to nest non-rendering SASS).