csslib
csslib copied to clipboard
Support @document as an alternative to @-moz-document
@document is an alternative to @-moz-document, but right now csslib parses it as a Less variable. Sass is already showing deprecation warnings for @-moz-document, so userstyles that use Sass are already starting to use @document, meaning they won't be parsed correctly by csslib.