#Problem with Tailwind, classes dont work
6 messages · Page 1 of 1 (latest)
Are you using panels? If so you need a custom theme.
Yes, I’m using Panels. Regarding Tailwind, I configured it normally in the project (installed it via npm, set up the tailwind.config.js, imported the CSS into my files, and ran the build). But in the custom views, the styles don’t apply. Could you explain more about the need for a custom theme? I couldn’t find that information in the documentation. How exactly should I create and apply this theme so that Tailwind works properly in these views?
I have come this accross this issue few times, and I have never been able to find my way again through the docs to fix this. I think it should be brought up next to the installtion guide.
Filament has a dependency on tailwind so should filament have docs on how to use tailwind?