Skip to content

Latest commit

 

History

History

foret-sass

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 

Foret Sass

Foret is released under the MIT license @altenull/foret-sass package version @altenull/foret-sass download per week

If you plan to build web application using our foret-ng, foret-sass should be installed and imported in your angular project.

Installation

Using npm:

$ npm install --save @altenull/foret-sass

If you prefer yarn:

$ yarn add @altenull/foret-sass

Setting up Angular App

After the above packages are installed, import foret-sass package into your src/styles.scss file like below.

@import "~@altenull/foret-sass";

📝 License

Licensed under the MIT.