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__
111111
1121121 . Import ` main.js ` in your HTML file
113113 ``` 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 >
115115 ```
116116
1171172 . 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 11{
22 "name" : " @ulyssear/css-in-js-in-html" ,
3- "version" : " 0.3.11 " ,
3+ "version" : " 0.3.12 " ,
44 "description" : " CSS-in-JS-in-HTML is a library that allows you to use CSS-in-JS with HTML only." ,
55 "main" : " build/index.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments