nextui-org / tailwind-variants

🦄 Tailwindcss first-class variant API
https://tailwind-variants.org
MIT License
2.04k stars 63 forks source link

fix: types of the extend variants #132

Closed tianenpang closed 6 months ago

tianenpang commented 6 months ago

Fixes https://github.com/nextui-org/tailwind-variants/issues/15 Fixes https://github.com/nextui-org/tailwind-variants/issues/44

Description

Fixed types of the extend variants by asserting slots and providing default value ({}).


What is the purpose of this pull request?

Before submitting the PR, please make sure you do the following