airwalk-design-system
v1.25.5
Published
Reusable components and styles
Readme
Design System
Reusable components and styles used to build internal web applications.
View the available components and pages via Storybook.
Usage
Use this package through npm
npm i airwalk-design-systemDevelopment
FontAwesome
To use the pro fonts or kits, you need to install @awesome.me/kit-ff3b5aaa16. This is our specific "kit" with our optional icons as well as the pro icons in.
create an .npmrc file with our credentials in.
then run
npm install --no-save '@awesome.me/kit-ff3b5aaa16@latest'