From 2edf3275314648f299c241aeae0874ecf44b2cf3 Mon Sep 17 00:00:00 2001 From: uvok cheetah Date: Mon, 3 Nov 2025 20:16:40 +0100 Subject: Hint for myself --- assets/main.scss | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'assets') diff --git a/assets/main.scss b/assets/main.scss index ae545cc..b5f2fa5 100644 --- a/assets/main.scss +++ b/assets/main.scss @@ -2,6 +2,10 @@ # Only the main Sass file needs front matter (the dashes are enough) --- +/* +PUSH CSS VERSION! +*/ + $grey-color: #424242; $brand-color: hsla(214, 84%, 47%, 1); @@ -83,3 +87,7 @@ hr.postsep { .hidden { display: none; } + +/* +PUSH CSS VERSION! +*/ -- cgit v1.2.3