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
I have implemented tailwind in an angular 16 app and it works correctly, when I configure the flowbite plugin, specifically when adding in the tailwind configuration
`require('flowbite/plugin'), // add this line`
My app's dark mode is turned off completely, I've tried the dark mode settings they recommend but it doesn't work either.
I have implemented tailwind in an angular 16 app and it works correctly, when I configure the flowbite plugin, specifically when adding in the tailwind configuration
My app's dark mode is turned off completely, I've tried the dark mode settings they recommend but it doesn't work either.
To Reproduce
Steps to reproduce the behavior:
Screenshots
with the plugin added in the tailwind config
without the plugin added in the tailwind config
Desktop (please complete the following information):
Smartphone (please complete the following information):
The text was updated successfully, but these errors were encountered: