1.0.1 • Published 2 years ago

@softanic/icons v1.0.1

Weekly downloads
-
License
ISC
Repository
gitlab
Last release
2 years ago

Imgur

Softanic Icons

Our icon package

🚩 Table of contents

Built with

NameVersionDescription
@nucleoapp3.2.2Icon 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';