616slayer616/closure-stylesheets

At-rules behavior

616slayer616 opened this issue · 0 comments

At-rules caus problems as described in these tickets:
google/closure-stylesheets#103 (comment)
gradle-webtools/gradle-minify-plugin#23

In a first step this TODO can be done to prevent an error and just create a warning instead:

reportError("@" + charsetName + " removed", node);

Ideally, the behaviour can be further modified: