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
However, when I do this, it messes up the spacing on input fields etc through the rest of my site as I need to replace:
plugins: [forms], with the above code.
I followed the instructions to use my own theme to see if I could fix anything that way, but nothing seems to be working and I'm stuck with this two part problem:
plugins: [forms], <-- my site works OK, but the tables don't take on styling
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.
Uh oh!
There was an error while loading. Please reload this page.
-
When I'm working with powergrid, in
tailwind.config.js
I set:However, when I do this, it messes up the spacing on input fields etc through the rest of my site as I need to replace:
plugins: [forms],
with the above code.I followed the instructions to use my own theme to see if I could fix anything that way, but nothing seems to be working and I'm stuck with this two part problem:
plugins: [forms],
<-- my site works OK, but the tables don't take on styling<-- I loose site styling, the grids seem to take on some styling, but everything else is broke.
Does anyone have any ideas please?
Beta Was this translation helpful? Give feedback.
All reactions