1
0
Fork 0
docsearch/docs/algolia-aerial
2018-02-07 10:56:52 +01:00
..
src/stylesheet move community website to middleman 2018-02-07 10:56:52 +01:00
package.json move community website to middleman 2018-02-07 10:56:52 +01:00
README.md move community website to middleman 2018-02-07 10:56:52 +01:00
webpack.config.js move community website to middleman 2018-02-07 10:56:52 +01:00

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

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';