@@ -391,11 +391,12 @@
What can you build with MVP.css?
- -
-
-
+
+
diff --git a/README.md b/README.md index e841693..2fae74c 100644 --- a/README.md +++ b/README.md @@ -6,12 +6,15 @@ Out of the box CSS styling for HTML elements. No class names, no framework to le Live demo: https://andybrewer.github.io/mvp/ -Unpkg: https://unpkg.com/mvp.css@1.10.2/mvp.css +Unpkg: https://unpkg.com/mvp.css@1.11/mvp.css NPM: https://www.npmjs.com/package/mvp.css ## Versions +### v1.11 +* Styled `
PRO TIP Add this code to a new HTML
- file:<link rel="stylesheet" href="https://unpkg.com/mvp.css@1.10.2/mvp.css">
<link rel="stylesheet" href="https://unpkg.com/mvp.css@1.11/mvp.css">