Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 371 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 371 Bytes

CSEU-Theme

Omega 4 based CSEU theme.

Dependencies

Installation

git clone https://github.com/MfN-Berlin/CSEU-Theme.git cseu_theme

cd cseu_theme/

npm install

Usage

Create CSS files for development

npm run sass:dev

Create CSS file for production

npm run sass:prod