8000 Update README.md · ulyssear/css-in-js-in-html@c165724 · GitHub
[go: up one dir, main page]

Skip to content

Commit c165724

Browse files
authored
Update README.md
1 parent 432e97e commit c165724

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ __Older browsers__
109109

110110
1. 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.0/build/index.min.js"></script>
112+
<script src="https://cdn.jsdelivr.net/gh/ulyssear/css-in-js-in-html@0.1.4/build/index.min.js"></script>
113113
```
114114

115115
2. Add one line of CSS to hide the page while building (and permits to hide elements with hidden attribute)

0 commit comments

Comments
 (0)
0