docs update

This commit is contained in:
atisawd 2018-07-07 21:31:48 +05:30
parent a3843494e8
commit ff6cef6ce0
4 changed files with 3 additions and 3 deletions

View file

@ -23,7 +23,7 @@ $ npm install boxicons --save
import the module
```javscript
import 'boxicons/dist/boxicons.js';
import 'boxicons';
```
## Usage

View file

@ -75,6 +75,6 @@
</head>
<body>
<div id="app"></div>
<script src="static/dist/bundle.js?v=6" async></script>
<script src="static/dist/bundle.js?v=7" async></script>
</body>
</html>

File diff suppressed because one or more lines are too long

Binary file not shown.