We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 318dd45 commit a38fcbfCopy full SHA for a38fcbf
README.md
@@ -109,7 +109,7 @@ __Older browsers__
109
110
1. Import `index.min.js` (or `index.js`) in your HTML file
111
```html
112
- <script src="https://cdn.jsdelivr.net/gh/ulyssear/css-in-js-in-html@0.1.4/build/index.min.js"></script>
+ <script src="https://cdn.jsdelivr.net/gh/ulyssear/css-in-js-in-html@0.1.5/build/index.min.js"></script>
113
```
114
115
2. Add one line of CSS to hide the page while building (and permits to hide elements with hidden attribute)
0 commit comments