8000 Merge branch 'master' of github.com:ulyssear/css-in-js-in-html · ulyssear/css-in-js-in-html@ec40b68 · GitHub
[go: up one dir, main page]

Skip to content

Commit ec40b68

Browse files
committed
Merge branch 'master' of github.com:ulyssear/css-in-js-in-html
2 parents 88614c0 + c165724 commit ec40b68

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