stylus/vendor-overwrites
tophf d3c0999541 CSSLint: fixes and tweaks to reduce memory consumption
* _hexcolor - actually validate length
* all number regexps - support +- in the exponent
* readCount - single slice
* readMatch - use sticky regexps or string comparison on a chunk of pattern length
* readComment - single sticky match & slice
* readWhile - collect in an array, then join
* PropertyValuePart - do native num/str checks first
* isXXX - do a string comparison first
2017-12-25 12:25:19 +03:00
..
beautify Use a single declaration per line 2017-07-14 04:10:00 -05:00
colorpicker colorview: support a signed number exponent 2017-12-25 02:21:25 +03:00
csslint CSSLint: fixes and tweaks to reduce memory consumption 2017-12-25 12:25:19 +03:00
stylelint worker for stylelint; hints in linter config popup 2017-11-28 20:07:37 +03:00