A read-only inventory of common mastodon elements, so you can design your own styles on top of it without running it locally
- clone repository
- create a folder for your theme inside
/styles - open
/styles/application.scssand import your.scssfiles - on terminal, go to
/styles - run
sass application.scss:application.css --watch - design away
pending