Skip to content

Commit

Permalink
Enhance: set flag in parserlib so we don't need another loader
Browse files Browse the repository at this point in the history
  • Loading branch information
eight04 committed Sep 25, 2018
1 parent 8028a35 commit a4df641
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions vendor-overwrites/csslint/parserlib.js
Expand Up @@ -5505,3 +5505,5 @@ self.parserlib = (() => {

//endregion
})();

self.parserlib.css.Tokens[self.parserlib.css.Tokens.COMMENT].hide = false;

0 comments on commit a4df641

Please sign in to comment.