Skip to content

Commit b12716f

Browse files
authored
Remove notice about shortcomings from readme
1 parent c447f40 commit b12716f

File tree

1 file changed

+0
-8
lines changed

1 file changed

+0
-8
lines changed

readme.md

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -29,14 +29,6 @@ that most of the styles can be rendered, even when generated by JavaScript. The
2929
[Puppeteer CSSCoverage API](https://github.com/GoogleChrome/puppeteer/blob/master/docs/api.md#coveragestartcsscoverageoptions)
3030
is the power behind finding most of the CSS.
3131

32-
### Shortcomings
33-
34-
Currently, there is no solution to get the CSS from modules that use
35-
[Styled Components](https://www.styled-components.com) or something similar. Any
36-
help resolving this issue will be very much appreciated. Please contribute to
37-
the relevant
38-
[GitHub issue](https://github.com/bartveneman/extract-css-core/issues/1).
39-
4032
## Installation
4133

4234
```sh

0 commit comments

Comments
 (0)