mirror of
https://github.com/atisawd/boxicons.git
synced 2025-09-08 23:00:41 +02:00
import npm
This commit is contained in:
@@ -17,7 +17,11 @@ To install via npm, simply do the following:
|
||||
```bash
|
||||
$ npm install boxicons --save
|
||||
```
|
||||
import the module
|
||||
|
||||
```javscript
|
||||
import 'boxicons/css/boxicons.css';
|
||||
```
|
||||
## Usage
|
||||
|
||||
1. Include the stylesheet on your document's `<head>`
|
||||
@@ -59,4 +63,4 @@ Boxicons is licensed under the MIT license. (http://opensource.org/licenses/MIT)
|
||||
|
||||
Pull requests are the way to go here. I apologise in advance for the slow action on pull requests and issues.
|
||||
|
||||
Caught a mistake or want to contribute to the documentation? [Edit this page on Github](https://github.com/atisawd/boxicons/blob/master/README.md)
|
||||
Caught a mistake or want to contribute to the documentation? [Edit this page on Github](https://github.com/atisawd/boxicons/blob/master/README.md)
|
||||
|
Reference in New Issue
Block a user