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 adb8b28 commit dde126bCopy full SHA for dde126b
README.md
@@ -25,7 +25,7 @@ can excute this command -> npm build:extracss, to extracss.
25
<!-- import Vue.js -->
26
<script src="//vuejs.org/js/vue.min.js"></script>
27
<!-- import simple-grid.css -->
28
-<link rel="stylesheet" href="dist/simple-css.css"></link>
+<link rel="stylesheet" href="dist/simple-grid.css"></link>
29
<!-- import simple-grid.js -->
30
<script src="dist/simple-grid.js"></script>
31
```
0 commit comments