Skip to content

Commit dde126b

Browse files
author
anthinkingcoder
committed
update readme.md
1 parent adb8b28 commit dde126b

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
@@ -25,7 +25,7 @@ can excute this command -> npm build:extracss, to extracss.
2525
<!-- import Vue.js -->
2626
<script src="//vuejs.org/js/vue.min.js"></script>
2727
<!-- import simple-grid.css -->
28-
<link rel="stylesheet" href="dist/simple-css.css"></link>
28+
<link rel="stylesheet" href="dist/simple-grid.css"></link>
2929
<!-- import simple-grid.js -->
3030
<script src="dist/simple-grid.js"></script>
3131
```

0 commit comments

Comments
 (0)