-
Hi, I am setting up tailwind 4.1.11 on my system with vite and postcss. This is building tailwind fine, I can see things like I did some more investigation and I have found that it seems that tailwind.config.js just is not been loaded at all, so the breakpoints should come from the internal defaults. I have used tailwind before, but this is the first time I have used the 4.x series and I am not sure what I am doing wrong. Any help would be appreciated. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 1 reply
-
Config is done in CSS, see https://tailwindcss.com/docs/theme |
Beta Was this translation helpful? Give feedback.
Config is done in CSS, see https://tailwindcss.com/docs/theme