Replies: 1 comment 2 replies
-
That seems like a Tailwind v3 plugin, not a Tailwind CSS configuration file. To include Tailwind v3 plugins in v4, use the |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am using the following Tailwindcss config, which define custom icon utility classes (e.g.
hero-x-mark
) based on the SVG icon files found in the file system.When migrated to Tailwindcss 4.x this stopped working.
Could anyone suggest a solution?
Beta Was this translation helpful? Give feedback.
All reactions