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 bffd338 commit 4729468Copy full SHA for 4729468
README.md
@@ -107,7 +107,7 @@ Or if you prefer to include it in the head of your html file.
107
```
108
Last solution, you can use the `cdn.jsdelivr` link (don't forget to change the version on this link):
109
```html
110
-<link href="https://cdn.jsdelivr.net/npm/artemis-css@0.1.5/artemis.min.css" rel="stylesheet">
+<link href="https://cdn.jsdelivr.net/npm/artemis-css@0.2.0/artemis.min.css" rel="stylesheet">
111
112
113
You can now use all the classes provided by the library
0 commit comments