stylus/vendor-overwrites
tophf 1406cae6c5 CSSLint: parse <declaration-value> for --custom-property
https://drafts.csswg.org/css-syntax-3/#typedef-declaration-value

Example:

:root {
  --fit: {
    position: absolute;
    top: 0; bottom: 0;
    left: 0; right: 0;
  }
}
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: parse <declaration-value> for --custom-property 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