1.0.1 • Published 2 years ago
@softanic/icons v1.0.1
Softanic Icons
Our icon package
🚩 Table of contents
Built with
Name | Version | Description |
---|---|---|
@nucleoapp | 3.2.2 | Icon organizer |
Usage
:wrench: Setup
$ npm i @softanic/icons
If you are using npm 8 or above you might need to add
--legacy-peer-deps
when running npm install
SCSS
In order to use this package import the package in your main.scss file.
Importing the styles
// @/theme/vendors/_softanic.scss
@import '@softanic/icons';