rafaelcaricio / gradient-parser

Parse CSS3 gradient definitions and build an AST object.
MIT License
62 stars 10 forks source link

Stringify #13

Closed strarsis closed 3 years ago

strarsis commented 3 years ago

This library would be much more useful if the AST can be stringifed back to a string. Then manipulation becomes possible.