File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -111,7 +111,7 @@ __Older browsers__
111
111
112
112
1 . Import ` main.js ` in your HTML file
113
113
``` html
114
- <script src =" https://cdn.jsdelivr.net/gh/ulyssear/css-in-js-in-html@0.3.11 /build/index.min.js" ></script >
114
+ <script src =" https://cdn.jsdelivr.net/gh/ulyssear/css-in-js-in-html@0.3.12 /build/index.min.js" ></script >
115
115
```
116
116
117
117
2 . Add one line of CSS to hide the page while building (and permits to hide elements with hidden attribute)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @ulyssear/css-in-js-in-html" ,
3
- "version" : " 0.3.11 " ,
3
+ "version" : " 0.3.12 " ,
4
4
"description" : " CSS-in-JS-in-HTML is a library that allows you to use CSS-in-JS with HTML only." ,
5
5
"main" : " build/index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments