2
0
Fork
You've already forked ds
0
Design system of Lume
  • CSS 99.6%
  • JavaScript 0.4%
2025年05月11日 14:01:45 +02:00
src moved some styles from ui-normalize to reset 2025年05月11日 14:01:45 +02:00
.gitignore ignored local index.html 2023年08月01日 17:51:03 +02:00
.npmrc prepare to publish to npm 2023年01月28日 11:53:18 +01:00
CHANGELOG.md changes 2025年01月10日 16:19:00 +01:00
package.json updated version number 2024年03月22日 14:07:18 +01:00
postcss.config.js prepare to publish to npm 2023年01月28日 11:53:18 +01:00
README.md readme fix 2023年01月28日 11:54:32 +01:00

DS

Common CSS code used by different sites using the Lume style.

Usage

@import "@lumeland/ds" layer(ds);
@import "./your-overrides.css" layer(theme);