File tree Expand file tree Collapse file tree 2 files changed +2
-11
lines changed
Expand file tree Collapse file tree 2 files changed +2
-11
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " purecss-components" ,
3- "version" : " 0.0.10 " ,
3+ "version" : " 0.0.11 " ,
44 "description" : " Pure.CSS Components is a responsive lib of CSS Only components built to work with Pure.CSS" ,
55 "main" : " index.js" ,
66
Original file line number Diff line number Diff line change @@ -6,7 +6,7 @@ Pure CSS Components
66[ ![ Build Status] ( https://travis-ci.org/joe-crick/pure-css-components.svg?branch=master )] ( https://travis-ci.org/joe-crick/pure-css-components )
77[ ![ GitHub license] ( https://img.shields.io/github/license/Day8/re-frame.svg )] ( license.txt )
88![ Dependencies] ( https://img.shields.io/badge/dependencies-up%20to%20date-brightgreen.svg )
9- ![ Current Version] ( https://img.shields.io/badge/version-0.0.10 -green.svg )
9+ ![ Current Version] ( https://img.shields.io/badge/version-0.0.11 -green.svg )
1010
1111
1212![ Pure Components] ( https://github.com/joe-crick/pure-css-components/blob/master/static/pure-css-components.png )
@@ -16,15 +16,6 @@ CSS Only Components for [Pure CSS](http://purecss.io).
1616
1717NOTE: This is an independent project, and is not directly associated with Pure CSS.
1818
19- ### Use from the CDN
20-
21- ``` html
22- <link rel =" stylesheet"
23- href =
" https://unpkg.com/[email protected] /dist/pure-components.css" 24- integrity =" sha384-cCdXaMBDgc3krh5mlTnFgdTnizVUd2Ucy9HGShQMoYOc/4NgP4b7CBOdF23VxIy3"
25- crossorigin =" anonymous" >
26- ```
27-
2819### Install from NPM
2920
3021``` js
You can’t perform that action at this time.
0 commit comments