algolia-aerial

algolia-aerial package

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
algolia-aerial
1.5.35 years ago6 years agoMinified + gzip package size for algolia-aerial in KB

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