|
|
|
|
|
by kookamamie
580 days ago
|
|
CSS is text. What's wrong with copying the required CSS stylesheets over and including (importing) them from your own stylesheets? Surely we don't need a "package manager" and a "build chain" for this? Then again, I'm a person that writes any web-related code (HTML, JS, CSS, etc.) by hand. Where did we take the left-turn of not understanding how things work on the actual tech level? These tools hide all of the actually required steps to npm-infested bloat. |
|
Part of that the tailwind package is doing is making sure that only the relevant tailwind classes are included.