|
|
|
|
|
by mudkipdev
53 days ago
|
|
> Output is too large: Disable unused breakpoints, variants, or colors in your build script. So instead of using tailwind, which automatically strips unused CSS classes, here you're supposed to manually remove anything you think you might not need by editing lisp code? Edit: I just took a look at one of the example projects listed, and sure enough it ships a 1 megabyte file called olive.min.css with every possible class: https://wikimusic.jointhefreeworld.org/css/wikimusic.olive.m... It's also heavily duplicated, searching for "blur-md" yields 12 entries all with the same definition. |
|