1.0.1 • Published 3 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/iconsIf you are using npm 8 or above you might need to add
--legacy-peer-depswhen 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';