Benjamin Solum
Benjamin Solum
Curious if there's been any progress here? With Next 15 on the horizon, I'd love to leverage Turbopack but would hate to lose access to Unplugin Icons. Looking at the...
Additional example: I ran into this issue progressively enhancing some details elements: ```css details { &::details-content { display: block; block-size: 0; overflow: hidden; transition-behavior: allow-discrete; transition-duration: 0.25s; transition-property: block-size, content-visibility;...
Would love to see this! Would be incredibly useful with CSS Modules. Seems like if this option was passed you could defer writing to each file and once all files...
I just used a jar. I downloaded the jar and placed it here: C:\Users\Name\Dropbox\Closure Compiler\compiler.jar The grunt.js file is here: C:\Users\Name\Dropbox\grunt.js I've tried all the settings above as well as...