File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed
Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -11,13 +11,13 @@ The official CSS implementation of the Forge design system created by [@zigurous
1111### CDN
1212
1313Available from any of the following:
14- - Install with CloudFront ` https://cdn.zigurous.com/forge-css@1.1 .0/dist/index.min.css `
15- - Install with jsDelivr ` https://cdn.jsdelivr.net/gh/zigurous/forge-css@1.1 .0/dist/index.min.css `
16- - Install with Statically ` https://cdn.statically.io/gh/zigurous/forge-css/1.1 .0/dist/index.min.css `
14+ - Install with CloudFront ` https://cdn.zigurous.com/forge-css@1.2 .0/dist/index.min.css `
15+ - Install with jsDelivr ` https://cdn.jsdelivr.net/gh/zigurous/forge-css@1.2 .0/dist/index.min.css `
16+ - Install with Statically ` https://cdn.statically.io/gh/zigurous/forge-css/1.2 .0/dist/index.min.css `
1717
1818Link to the stylesheet in your HTML file:
1919``` html
20- <link href =" https://cdn.zigurous.com/forge-css@1.1 .0/dist/index.min.css" rel =" stylesheet" >
20+ <link href =" https://cdn.zigurous.com/forge-css@1.2 .0/dist/index.min.css" rel =" stylesheet" >
2121```
2222
2323### GitHub Packages
Original file line number Diff line number Diff line change 11{
22 "name" : " @zigurous/forge-css" ,
3- "version" : " 1.1 .0" ,
3+ "version" : " 1.2 .0" ,
44 "license" : " SEE LICENSE IN LICENSE" ,
55 "repository" : " https://github.com/zigurous/forge-css" ,
66 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments