1.0.0 • Published 5 years ago
@altenull/foret-sass v1.0.0
Foret Sass
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-sassIf you prefer yarn:
$ yarn add @altenull/foret-sassSetting 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.