File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " extract-css-core" ,
33 "description" : " Extract all CSS from a given url, both server side and client side rendered." ,
4- "version" : " 0.1 .0" ,
4+ "version" : " 0.0 .0" ,
55 "homepage" : " https://www.projectwallace.com/oss" ,
66 "repository" : " https://github.com/bartveneman/extract-css-core" ,
77 "issues" : " https://github.com/bartveneman/extract-css-core/issues" ,
Original file line number Diff line number Diff line change 44</div >
55
66[ ![ NPM Version] ( https://img.shields.io/npm/v/extract-css-core.svg )] ( https://www.npmjs.com/package/extract-css-core )
7+ [ ![ Weekly downloads] ( https://img.shields.io/npm/dw/extract-css-core.svg )] ( https://www.npmjs.com/package/extract-css-core )
78[ ![ Build Status] ( https://travis-ci.org/bartveneman/extract-css-core.svg?branch=master )] ( https://travis-ci.org/bartveneman/extract-css-core )
89[ ![ Known Vulnerabilities] ( https://snyk.io/test/github/bartveneman/extract-css-core/badge.svg )] ( https://snyk.io/test/github/bartveneman/extract-css-core )
9- [ ![ Weekly downloads] ( https://img.shields.io/npm/dw/extract-css-core.svg )] ( https://www.npmjs.com/package/extract-css-core )
1010![ Dependencies Status] ( https://img.shields.io/david/bartveneman/extract-css-core.svg )
1111![ Dependencies Status] ( https://img.shields.io/david/dev/bartveneman/extract-css-core.svg )
1212[ ![ XO code style] ( https://img.shields.io/badge/code_style-XO-5ed9c7.svg )] ( https://github.com/sindresorhus/xo )
@@ -33,7 +33,9 @@ is the power behind finding most of the CSS.
3333
3434Currently, there is no solution to get the CSS from modules that use
3535[ Styled Components] ( https://www.styled-components.com ) or something similar. Any
36- help resolving this issue will be very much appreciated.
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 ) .
3739
3840## Installation
3941
You can’t perform that action at this time.
0 commit comments