slidev-theme 0.10.2
Install from the command line:
Learn more about npm packages
$ npm install @openscript-ch/slidev-theme@0.10.2
Install via package.json:
"@openscript-ch/slidev-theme": "0.10.2"
About this version
Our companys theme for Slidev.
Add the following frontmatter to your slides.md
. Start Slidev then it will prompt you to install the theme automatically.
---
theme: @openscript-ch/slidev
---
Learn more about how to use a theme.