Skip to content

Commit 796c88a

Browse files
authored
add another note about inline styles
1 parent 4763493 commit 796c88a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

readme.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ Existing packages like
3636
[get-css](https://github.com/cssstats/cssstats/tree/master/packages/get-css)
3737
look at a server-generated piece of HTML and get all the `<link>` and `<style>`
3838
tags from it. This works fine for 100% server rendered pages 👍, but not for pages with
39-
CSS-in-JS styling 👎.
39+
CSS-in-JS styling and inline styles 👎.
4040

4141
### Solution
4242

0 commit comments

Comments
 (0)