You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hey, it would be nice to support using this package with just the CSS config file introduced in TailwindCSS v4. It seems the developers of the Iconify package have something working: iconify/iconify-tailwind#1
Hey, it would be nice to support using this package with just the CSS config file introduced in TailwindCSS v4. It seems the developers of the Iconify package have something working: iconify/iconify-tailwind#1
There's an example of creating plugin with options from daisyUI here: https://github.com/saadeghi/daisyui/blob/v5/packages/daisyui/index.js
Would be cool to support something like this:
Then
collections
can be passed in the plugin togetIconCollections
I suppose.The text was updated successfully, but these errors were encountered: