npm package with styles
- CSS 100%
| fonts.css | ||
| multiple-choice-app.code-workspace | ||
| package.json | ||
| README.md | ||
| theme.css | ||
@abschluss/theme
Shared CSS theme for abschluss.jetzt frontends. The package exports the
abschluss-light and abschluss-dark DaisyUI themes plus the shared font-face
definitions.
Installation
Pin the package to a release tag:
npm install --save-dev 'git+https://git.abschluss.jetzt/public/theme-abschluss.git#v1.0.0'
Usage
@import "@abschluss/theme/theme.css";
@import "@abschluss/theme/fonts.css";
fonts.css expects the Inter and JetBrains Mono WOFF2 files to be served by the
consumer under /fonts/.