Bart Veneman
Bart Veneman
Will be closed with #97
Should be pretty straightforward, so feel free to pick up, but maybe I'll have some time this weekend to have a look.
@drewlustro I have a WIP branch that's very lightweight and fast, without Puppeteer that you could try out using `npx https://github.com/projectwallace/wallace-cli\#v3 path/to/style.css`
We could take it a step further and use https://swyxkit.netlify.app/faster-youtube-embeds instead, to avoid any JS cost.
**Why do we need this?** I'm using a _custom transformer_ for Youtube videos to render the above ``. This works excellent during a regular build, but apparently Gatsby's [Deferred Static...
The same could be done for `@media` and `@supports` as well, to give some indication how much code is wrapped in 'conditionals'.
Also, should this be opt-in? Like `parseAtRules` or other options, since it could slow down the parsing a bit.
_👋 Long time plugin user here, nice progress!_ Just to add context on the necessity of getting this PR merged: I started a discussion on the potential workarounds I need...
Yeah, tried to get that PR going but got stuck on encoding stuff with that library that's being used. Perhaps another time.
I had to push some untested local changes because I got a new computer a while back, so its very well possible this branch is currently broken. I completely forgot...