Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

Latest commit

 

History

History
19 lines (11 loc) · 654 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 654 Bytes

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)