/styles

The node package for default schul-cloud styles

Primary LanguageSCSSGNU General Public License v3.0GPL-3.0

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)