Contents

Discover what's included in Luxa.


Luxa source download includes the compiled CSS, Sass, build scripts, and documentation.

luxacss/
├── dist/
│   ├── compressed/
│   │   ├── luxa.min.css
│   ├── expanded/
│   │   ├── luxa.css
│   │   ├── luxa.css.map
├── docs/
├── sass/
│   ├── colors.scss
│   ├── grid.scss
│   ├── luxa.scss
│   ├── reset.scss
│   ├── spacing.scss
│   ├── typography.scss
│   ├── utilities.scss
│   ├── variables.scss
├── build.js
├── license.md
├── package.json
└── readme.md

Getting Help

Need help? Open an issue. I'll be happy to help. 🎈