Collection of theme stylesheets for SugarCube 2 projects.
This repository has the SCSS source files for each theme (in src/styles) and the SugarCube 2 project demonstrating each one of them.
Requires Tweego.
Run npm install
(Requires Node.js) to install dependencies.
Run npm run build
to build.
Run npm run dev
to start in watch mode with a live-server.