Skip to content
This repository has been archived by the owner on Dec 15, 2024. It is now read-only.

v1.1.0

Compare
Choose a tag to compare
@benface benface released this 05 Nov 05:37
· 36 commits to main since this release

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 of bg-gradient-to-top-[color], etc.) but can be customized with the directions option