classy-ui icon indicating copy to clipboard operation
classy-ui copied to clipboard

Site broken after the build

Open th-km opened this issue 5 years ago • 3 comments

I'm playing with Classy-UI and I can already see the benefit when working with React. However when I build the app, it seems that some classes are ignored. (It works perfectly fine in development).

here is the link of the repo

th-km avatar Feb 06 '20 19:02 th-km

I've updated to classy-ui@beta, but I'm still running into the same issue after the build.

th-km avatar Feb 13 '20 18:02 th-km

@th-km Thanks so much for testing!

Do you have an example of the classnames not properly being applied? Maybe you are able to produce a small example?

christianalfoni avatar Feb 19 '20 07:02 christianalfoni

@christianalfoni The repo is here and the live preview here. In development it works as espected, but when I build, it looks like the classes added on the layout component is ignored. Same thing for the svg.

th-km avatar Feb 19 '20 09:02 th-km