|
|
|
|
|
by espresso_enigma
3353 days ago
|
|
As one would expect with a fully featured framework, it does add some weight. I have a basic form project I'm working on that just uses some basic styling and components that I hand coded and the production JS and CSS (after gzip) are ~70k and ~2k respectively. After including Semantic UI and dropping an example form component in, it jumped up to ~140k JS and ~93k CSS. |
|