Bootstrap CSS issue with Vite breaking style #18925
Replies: 1 comment
-
Upon further investigation it seems its quill that is still somehow bundling with webpack? Very confused |
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
-
Hi all -
I am getting this error in my console when I am importing certain css into my components:
I have enabled commonjs plugin but not sure what else to do.
We are using mostly javascript as this is an old app.
The libraries we are using are quill and bootstrap.
Its only breaking a couple components.
Please let me know any suggestions!
Thanks!
Beta Was this translation helpful? Give feedback.
All reactions