Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/chiiya/luma
- Owner: chiiya
- License: mit
- Created: 2017-02-27T18:35:05.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-02-17T23:29:05.000Z (over 5 years ago)
- Last Synced: 2024-05-14T00:04:36.194Z (6 months ago)
- Topics: css, framework, luma, scss
- Language: CSS
- Homepage: http://luma.netlify.com
- Size: 3.18 MB
- Stars: 4
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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
```