1.15.0 • Published 3 years ago

gogh v1.15.0

Weekly downloads
2
License
ISC
Repository
github
Last release
3 years ago

gogh

Build system for awesome backgrounds in CSS CLI, Build, PostCSS

Example

gogh --import --file import.json > style.json ; gogh --merge --file import-verticals.json > style2.json; mv style2.json style.json; gogh --compile > style.css

Notes

Given properly formatted gradient information in style.json create style.css, and a preview of all CSS backgrounds inside (index.html)

This will be GH_PAGES friendly by default.

It will use parcel for ES6 behind index.html It will use PostCSS for prefixes.

It will check for empty JSON and existence of style.txt

1.15.0

3 years ago

1.14.0

5 years ago

1.13.0

5 years ago

1.12.0

5 years ago

1.11.0

6 years ago

1.10.0

6 years ago

1.9.0

6 years ago

1.8.0

6 years ago

1.7.0

6 years ago

1.4.0

6 years ago

1.3.0

6 years ago

1.2.0

6 years ago

1.1.0

6 years ago