0.2.4 • Published 4 years ago

@hpi-schul-cloud/styles v0.2.4

Weekly downloads
679
License
AGPL-3.0
Repository
github
Last release
4 years ago

styles

The node package for default HPI-Schul-Cloud styles

What does it provide?

It provides

  • build/css/default/variables.css: A full list of CSS variables for the HPI-Schul-Cloud default theme

How to use it?

Import it in your HPI-Schul-Cloud project

@import "~@hpi-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)