File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -22,16 +22,16 @@ ChocolateCSS is not made for beginners. It is especially made for people, who wa
2222
2323---
2424Latest release:
25- <a href =" https://github.com/MathisBurger/ChocolateCSS/releases/tag/v1.0.0 " >Download</a >
25+ <a href =" https://github.com/MathisBurger/ChocolateCSS/releases/tag/v1.0.1 " >Download</a >
2626
2727CSS:
2828``` css
29- @import url (" https://github.com/MathisBurger/ChocolateCSS/releases/download/v1.0.0 /chocolate.min.css" );
29+ @import url (" https://github.com/MathisBurger/ChocolateCSS/releases/download/v1.0.1 /chocolate.min.css" );
3030```
3131
3232HTML:
3333``` html
34- <link rel =" stylesheet" href =" https://github.com/MathisBurger/ChocolateCSS/releases/download/v1.0.0 /chocolate.min.css" >
34+ <link rel =" stylesheet" href =" https://github.com/MathisBurger/ChocolateCSS/releases/download/v1.0.1 /chocolate.min.css" >
3535```
3636
3737<strong >NOTE:</strong > You need following line of code in your ` head ` tag. If you do not, the whole responsive design will not work.
You can’t perform that action at this time.
0 commit comments