@altenull/foret-sass

Foret design system sass

Usage no npm install needed!

<script type="module">
  import altenullForetSass from 'https://cdn.skypack.dev/@altenull/foret-sass';
</script>

README

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.