@schul-cloud/styles
v0.2.1
Published
Styles for the @schul-cloud
Downloads
3
Readme
styles
The node package for default Schul-Cloud styles
What does it provide?
It provides
- build/css/default/variables.css: A full list of CSS variables for the Schul-Cloud default theme
How to use it?
Import it in your Schul-Cloud project
@import "~@schul-cloud/styles/build/css/default/variables.css";
What's next?
- [ ] other formats (e.g. SCSS) - provide scss variables to import
- [ ] other themes - provide variables ready to use for other themes like open, thr, n21, ... (example theme variables)