mirror of
https://github.com/atisawd/boxicons.git
synced 2024-11-13 19:04:52 +01:00
fix: syntax highlighting
This commit is contained in:
parent
9ffa9136e8
commit
ee7b7eb620
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@ $ npm install boxicons --save
|
||||||
```
|
```
|
||||||
import the module
|
import the module
|
||||||
|
|
||||||
```javscript
|
```javascript
|
||||||
import 'boxicons';
|
import 'boxicons';
|
||||||
```
|
```
|
||||||
## Usage
|
## Usage
|
||||||
|
|
Loading…
Reference in a new issue