Skip to content

Latest commit

 

History

History
38 lines (26 loc) · 1.02 KB

README.md

File metadata and controls

38 lines (26 loc) · 1.02 KB

Reveal.js Mikroways theme

CSS styles to provide reveal.js a theme according to Mikroways brand.

Usage

First install dependencies:

npm i

Then start editing theme/source/mikroways.scss while executing:

npm run saas

This command will regenerate theme/mikroways.css each time source sass file is modified.

When your changes are OK, commmit and push. If using tags, this repo can be used via jsDelivr:

Note that commiting a tag allows using specific theme via jsDelivr.

Example theme

You can browse theme styles using our demo site.