mirror of
https://github.com/atisawd/boxicons.git
synced 2024-11-13 19:04:52 +01:00
docs update
This commit is contained in:
parent
a3843494e8
commit
ff6cef6ce0
4 changed files with 3 additions and 3 deletions
|
@ -23,7 +23,7 @@ $ npm install boxicons --save
|
|||
import the module
|
||||
|
||||
```javscript
|
||||
import 'boxicons/dist/boxicons.js';
|
||||
import 'boxicons';
|
||||
```
|
||||
## Usage
|
||||
|
||||
|
|
|
@ -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>
|
||||
|
|
2
static/dist/0.bundle.js
vendored
2
static/dist/0.bundle.js
vendored
File diff suppressed because one or more lines are too long
BIN
static/dist/0.bundle.js.gz
vendored
BIN
static/dist/0.bundle.js.gz
vendored
Binary file not shown.
Loading…
Reference in a new issue