Replies: 2 comments
-
@luanfreitasdev could you take a look at this please. I am not able to find the issue. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Nevermind - the solution is to add the presets to your tailwind.config.js file as mentioned in the docs at https://livewire-powergrid.com/get-started/powergrid-configuration.html#presets |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
There are few CSS classes which I cannot find the CSS for. For example
dark:bg-pg-primary-700
is used in multiple places but it is not defined in the CSS in the codebase or at least I could not find it. So it does not get applied in dark mode at all. Not sure if this is an issue or I am doing something wrong so I wanted to start a discussion first.Beta Was this translation helpful? Give feedback.
All reactions