Replies: 1 comment
-
SOLUTION: I was on version 5.0 and upgraded the package to 5.1.18 (current version at the time of this writing) and the tailwind.css and bootstrap5.css files were generated in the dist folder. |
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.
-
In the docs, on the Configure page, the first step says to Import JS and CSS with the following:
There doesn't appear to be a
tailwind.css
orbootstrap5.css
file in the dist folder, but there is apowergrid.css
file. Are thetailwind.css
andbootstrap5.css
supposed to be present, or should I import thepowergrid.css
file instead? Is this an error in the docs or have I done something incorrectly?Beta Was this translation helpful? Give feedback.
All reactions