Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/chiiya/luma

🔥 Luma is a lightweight, flexible CSS framework
https://github.com/chiiya/luma

css framework luma scss

Last synced: 12 days ago
JSON representation

🔥 Luma is a lightweight, flexible CSS framework

Awesome Lists containing this project

README

        

![Luma](https://abload.de/img/luma18s4p.png)

> **Luma** is a *lightweight, flexible* CSS framework

#### Lightweight

No styles or components you will never use, no unnecessary weight. Luma’s size is merely **8kb gzipped**. No additional dependencies. There is no unwanted bloat that comes with the larger frameworks. By default, Luma only ships with the most used components.

[Documentation](http://luma.netlify.com)

#### Installation

With npm:

```bash
$ npm install lumacss
```

With yarn:

```bash
$ yarn add lumacss
```