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
Hi, i added the tailwind 4 into my project, as postcss, check vite.config.js. most of tailwindcss entity class just works, but for entity like mb-2w-3, don't work because browser always use settings from missing.css which override the taliwind when checked in the computed css in the browser tool, is there a solution to make sure tailwindcss is used first?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, i added the tailwind 4 into my project, as postcss, check vite.config.js. most of tailwindcss entity class just works, but for entity like
mb-2w-3, don't work because browser always use settings from missing.css which override the taliwind when checked in the computed css in the browser tool, is there a solution to make sure tailwindcss is used first?Thanks
Beta Was this translation helpful? Give feedback.
All reactions