feat: Initial commit :)
This commit is contained in:
19
assets/css/style.scss
Normal file
19
assets/css/style.scss
Normal file
@ -0,0 +1,19 @@
|
||||
---
|
||||
---
|
||||
|
||||
/*
|
||||
|
||||
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";
|
Reference in New Issue
Block a user