Files
blog/assets/css/style.scss
2023-08-31 03:41:02 +03:00

20 lines
338 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";