Skip to content

Latest commit

 

History

History
executable file
·
24 lines (19 loc) · 386 Bytes

README.md

File metadata and controls

executable file
·
24 lines (19 loc) · 386 Bytes

Ofen Theme

Omega 4 based theme for the biodiversity.de website.

Dependencies

Installation

git clone https://github.com/MfN-Berlin/NeFo-Theme.git ofen

cd ofen/

npm install

Usage

Create CSS files for development

npm run sass:dev

Create CSS file for production

npm run sass:prod