←back to thread

Critical CSS

(critical-css-extractor.kigo.studio)
234 points stevenpotts | 2 comments | | HN request time: 0s | source
1. Recursing ◴[] No.43908974[source]
See also beasties ( https://github.com/danielroe/beasties ) formerly critters ( https://github.com/GoogleChromeLabs/critters ) which can be used to do this during SSR/SSG and is built into Nuxt and NextJS
replies(1): >>43929012 #
2. stevenpotts ◴[] No.43929012[source]
cool! thanks! I actually really like Nuxt