Design system of Lume
- CSS 99.6%
- JavaScript 0.4%
| src | moved some styles from ui-normalize to reset | |
| .gitignore | ignored local index.html | |
| .npmrc | prepare to publish to npm | |
| CHANGELOG.md | changes | |
| package.json | updated version number | |
| postcss.config.js | prepare to publish to npm | |
| README.md | readme fix | |
DS
Common CSS code used by different sites using the Lume style.
Usage
@import "@lumeland/ds" layer(ds);
@import "./your-overrides.css" layer(theme);