scss of my [gitea theme](https://vrifox.cc/projects/gitea-theme). ## how to generate css out of scss ```sh sassc frontend.scss frontend.css sassc backend.scss backend.css ```