Add vendor-overwrite library readmes
This commit is contained in:
parent
74ca450641
commit
cea2d3f0ca
9
vendor-overwrites/beautify/README.md
Normal file
9
vendor-overwrites/beautify/README.md
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
## beautify-css - modified from v1.6.12
|
||||||
|
|
||||||
|
Beautify-css was **heavily** modified from its source:
|
||||||
|
|
||||||
|
https://github.com/beautify-web/js-beautify/blob/v1.6.12/js/lib/beautify-css.js
|
||||||
|
|
||||||
|
After this version the source repo split the file and built it using webpack.
|
||||||
|
|
||||||
|
Our version has more options & modes. It should be considered a fork of the original.
|
7
vendor-overwrites/colorpicker/README.md
Normal file
7
vendor-overwrites/colorpicker/README.md
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
## 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.
|
3
vendor-overwrites/csslint/README.md
Normal file
3
vendor-overwrites/csslint/README.md
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
## css-lint - modified from v0.10.0 (2013-08-15)
|
||||||
|
|
||||||
|
This version has been heavily modified since [it was originally added](https://github.com/openstyles/stylus/commit/b4173d68f6312300ab761f5454d7a8fb230d2bce#diff-4392791c2f6559cb1de01b0e1f3e1c08) in Stylish v1.3.0. It should be considered a fork of the [original](https://github.com/CSSLint/csslint).
|
Loading…
Reference in New Issue
Block a user