algolia-aerial
Aerial.css package
Definition
This project aims to provide a coherent and unified design system for algolia employees.
This design system is also known as Aerial.
Documentation
Go to https://aerialcss.algolia.com to read the full documentation
Usage
Compile algolia-aerial
Change the source in src/xxx
and run yarn start
Use aerial
To start using aerial.css, simply do npm install algolia-aerial
or yarn add algolia-aerial
then go to your main css / sass file, and add :
@import './node_modules/algolia-aerial/dist/aerial.css';