rafaelcaricio / gradient-parser

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

Support more directions #15

Closed itaigilo-inv closed 3 years ago

itaigilo-inv commented 3 years ago

Supports also the following directions:

rafaelcaricio commented 3 years ago

Thank you @itaigilo-inv !

itaigilo-inv commented 3 years ago

My pleasure.

@rafaelcaricio can you please bump the version, so that this change will be published to npm?