algolia-aerial
v1.5.3
Published
algolia-aerial package
Downloads
3,979
Readme
⚠️ This project is deprecated and won't be updated anymore ⚠️
If you need to do some designs based on the algolia's designs, please use https://github.com/algolia/fragments.css/
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';