fix: syntax highlighting

This commit is contained in:
0xflotus 2023-01-08 23:05:56 +01:00 committed by GitHub
parent 9ffa9136e8
commit ee7b7eb620
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -25,7 +25,7 @@ $ npm install boxicons --save
```
import the module
```javscript
```javascript
import 'boxicons';
```
## Usage