Replies: 2 comments 5 replies
-
i have a same issue |
Beta Was this translation helpful? Give feedback.
4 replies
-
yo, i had the same issue, but resolved it with adding this to the "tailwindStylesheet": "./src/styles.css" as stated in docs maybe this will help someone |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hello everyone,
I've been racking my brains for a few hours now and I can't find a solution.
I can make the plugin work with standard classes, but for my code I need to use a prefix to my classes.
tw-p- 4 for p-4 for example.
My tailwing.config.js file is configured as follows:
My prettierrc file :
I can't figure out how to configure the plugin to take this prefix into account.
Has anyone encountered this problem or has a solution?
Thank you very much for your help.
RQ: Of course I've tried to find a solution in the discussions without success, but maybe that's because English isn't my mother tongue.
Beta Was this translation helpful? Give feedback.
All reactions