/styles

The node package for default schul-cloud styles

Primary LanguageCSSGNU General Public License v3.0GPL-3.0

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)