8000
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.
2 parents 88614c0 + c165724 commit ec40b68Copy full SHA for ec40b68
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.0/build/index.min.js"></script>
+ <script src="https://cdn.jsdelivr.net/gh/ulyssear/css-in-js-in-html@0.1.4/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