README
Foret Ng
Installation
Using npm:
$ npm install --save @altenull/foret-ng @altenull/foret-sass
If you prefer yarn:
$ yarn add @altenull/foret-ng @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';
Supported UI Components
- Button
- Checkbox
- Radio Button
- Select
- Tab
- Toggle
For More Information
Please visit our website https://foretdesign.io
📝 License
Licensed under the MIT.