mirror of
https://github.com/atisawd/boxicons.git
synced 2025-08-29 18:40:08 +02:00
docs update
This commit is contained in:
@@ -23,7 +23,7 @@ $ npm install boxicons --save
|
|||||||
import the module
|
import the module
|
||||||
|
|
||||||
```javscript
|
```javscript
|
||||||
import 'boxicons/dist/boxicons.js';
|
import 'boxicons';
|
||||||
```
|
```
|
||||||
## Usage
|
## Usage
|
||||||
|
|
||||||
|
@@ -75,6 +75,6 @@
|
|||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<div id="app"></div>
|
<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>
|
</body>
|
||||||
</html>
|
</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.
Reference in New Issue
Block a user