Files
blog/assets/css/style.scss
2023-09-11 16:38:31 +03:00

21 lines
356 B
SCSS

---
---
/*
Duckquill
====================
based on OS Component Website which shamelessly stolen CSS from systemd
https://github.com/jimmac/os-component-website
https://github.com/systemd/systemd/tree/main/docs
*/
@import "variables";
@import "fonts";
@import "main";
@import "rouge-github";
@import "comments";
@import "custom";