Files
blog/assets/css/style.scss
daudix-UFO 0b4ed1f25c feat: Stuff
2023-08-31 07:24:39 +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";