stylus/vendor-overwrites/colorpicker
tophf 7206f4cd9e Fix colorpicker (#745)
* process CM5.48+ new token for color functions

* restore scientific number notation support in colors

rgba(1.5E2 0 0 / .5e2%)
2019-07-14 20:16:53 -04:00
..
colorconverter.js Fix colorpicker (#745) 2019-07-14 20:16:53 -04:00
colorpicker.css
colorpicker.js
colorview.js Fix colorpicker (#745) 2019-07-14 20:16:53 -04:00
LICENSE
README.md

color-picker - forked from v1.0.9

codemirror-colorpicker was heavily modified from its source:

https://github.com/easylogic/codemirror-colorpicker/...

Shortly after this version the source repo split the file and built it using rollup. It should be considered a fork of the original.