stylus/vendor-overwrites
tophf aa2fef7f72 more keyboard control in colorpicker popup
hex mode similar to chrome-devtools:
* Ctrl-Up/Down for R channel
* Shift-Up/Down for G channel
* Alt-Up/Down for B channel
* Up/Down treats the entire color as a hex integer e.g. #00f -> #010

rgb/hsl modes similar to chrome-devtools:
* Ctrl-Up/Down steps by 100 (alpha: by 1)
* Shift-Up/Down steps by 10 (alpha: by .1)
* Up/Down steps by 1  (alpha: by .01)

* PgUp/PgDn to switch format
* Tab to switch format when at the first/last input field
2017-11-24 13:19:06 +03:00
..
beautify Use a single declaration per line 2017-07-14 04:10:00 -05:00
codemirror/addon/search regroup some of lint* data and code 2017-08-28 15:20:37 +03:00
colorpicker more keyboard control in colorpicker popup 2017-11-24 13:19:06 +03:00
csslint csslint: fix PropertyValuePart.serializeString 2017-11-14 09:08:04 +03:00
lz-string Store linter rules with sync & LZ compression 2017-08-27 17:20:47 -05:00
stylelint Update stylelint bundle readme 2017-08-27 17:20:47 -05:00