This repository has been archived by the owner on Dec 15, 2024. It is now read-only.
v1.1.0
Added
- Added
directions
option (defaults to all sides and corners) - Added proper tests with Jest
Changed
- The classes that are generated by default are now shorter (
bg-gradient-t-[color]
instead ofbg-gradient-to-top-[color]
, etc.) but can be customized with thedirections
option