We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 04758f1 commit 8daed2fCopy full SHA for 8daed2f
readme.md
@@ -19,8 +19,8 @@
19
Existing packages like
20
[get-css](https://github.com/cssstats/cssstats/tree/master/packages/get-css)
21
look at a server-generated piece of HTML and get all the `<link>` and `<style>`
22
-tags from it. This works fine for 100% server rendered pages, and pages with
23
-CSS-in-JS styling.
+tags from it. This works fine for 100% server rendered pages 👍, but not for pages with
+CSS-in-JS styling 👎.
24
25
### Solution
26
0 commit comments