Skip to content
Discussion options

You must be logged in to vote

TailwindCSS requires you to manually add the prefix. If you don't want to (or can't) do this, you could possibly inject a plugin that runs before the TailwindCSS engine, interprets the @apply lines, and inserts the appropriate prefix for you.

I assume DaisyUI has written such a plugin for itself in the background using the property.

So if you want to do the same thi…

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@rozsazoltan
Comment options

@zecka
Comment options

@rozsazoltan
Comment options

Answer selected by zecka
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants