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 4763493 commit 796c88aCopy full SHA for 796c88a
readme.md
@@ -36,7 +36,7 @@ Existing packages like
36
[get-css](https://github.com/cssstats/cssstats/tree/master/packages/get-css)
37
look at a server-generated piece of HTML and get all the `<link>` and `<style>`
38
tags from it. This works fine for 100% server rendered pages 👍, but not for pages with
39
-CSS-in-JS styling 👎.
+CSS-in-JS styling and inline styles 👎.
40
41
### Solution
42
0 commit comments