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 @@ -109,7 +109,7 @@ __Older browsers__
109109
1101101 . Import ` index.min.js ` (or ` index.js ` ) in your HTML file
111111 ``` html
112- <script src =" https://cdn.jsdelivr.net/gh/ulyssear/css-in-js-in-html@0.1.5 /build/index.min.js" ></script >
112+ <script src =" https://cdn.jsdelivr.net/gh/ulyssear/css-in-js-in-html@0.1.6 /build/index.min.js" ></script >
113113 ```
114114
1151152 . 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.1.5 " ,
3+ "version" : " 0.1.6 " ,
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.min.js" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments