Releases: Jackardios/react-tailwind-variants
Releases · Jackardios/react-tailwind-variants
v1.0.2
Patch Changes
- d57c9b7: typescript should throw an error when passed compoundVariants or defaultVariants with non-existing variants
v1.0.0
Major Changes
- 9c6f874: BREAKING CHANGE: set type
VariantsConfig
for config
argument in styled
function + fix typings
- 8dda492: BREAKING CHANGE: set
variants
in VariantsConfig
optional + improve type-hints
v0.1.3
Patch Changes
- 0c1a5c5: Add vite.config.ts and .prettierrc files to npmignore
- 78d9d8c: Fix package homepage and bugs url
v0.1.1
Patch Changes
- 382b5b8: add test folder to .npmignore