←back to thread

Critical CSS

(critical-css-extractor.kigo.studio)
234 points stevenpotts | 1 comments | | HN request time: 0.21s | source
Show context
lenkite ◴[] No.43902689[source]
Assuming you are using an atomic CSS based framework like tailwind, this would be unnecessary right ? Since all the CSS class names are anyways in-lined with the element.
replies(2): >>43903110 #>>43928990 #
1. stevenpotts ◴[] No.43928990[source]
I used it on a pure html, js and css static site with bootstrap, it was useful there to me