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

https://github.com/chiiya/luma-docs

Documentation for the Luma framework
https://github.com/chiiya/luma-docs

css framework hugo javascript scss

Last synced: about 1 year ago
JSON representation

Documentation for the Luma 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.

#### Installation

With npm:

```bash
$ npm install lumacss
```

With yarn:

```bash
$ yarn add lumacss
```