-
Notifications
You must be signed in to change notification settings - Fork 106
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
using prefix: 'tw-' in tailwind.config.js #254
Comments
Thanks @systemkrash, no plans to add this at the moment, but that definitely presents a huge limitation of the library. Would love to hear people's suggestions on how this could be implemented. |
It would be great if custom DaisyUI prefix was also supported. UPD: If there is too much work needed to properly support any prefixes, I suggest to start with generating variants of the react-daisyui for three most popular prefix combinations: |
why not adding a prefix of your own? |
hi @systemkrash I noticed almost all class names are handled by |
im having an issue when im using prefix: 'tw-' in tailwind.config.js when i use the components from react-daisyui it wont add prefix on react-daisyui components any workaround?
The text was updated successfully, but these errors were encountered: