Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 536 Bytes

File metadata and controls

7 lines (5 loc) · 536 Bytes

Contributing

if you want to contribute, you can open pull requests i guess

most themes use scss, compiled using dart-sass so if you're going to open a pull request modifying those themes, either don't provide a modified .css file, or use dart-sass with the default settings so the output is the same and doesn't end up changing 500 other unrelated things due to slight formatting differences

if there is no scss file, it's safe to assume there was no scss used so just modify the css file itself