mirror of
https://github.com/mayurankv/Obsidian-Code-Styler.git
synced 2026-07-22 08:10:29 +00:00
6 lines
144 B
SCSS
6 lines
144 B
SCSS
@use "header.scss";
|
|
@use "footer.scss";
|
|
@use "spacing.scss";
|
|
@use "styling.scss";
|
|
@use "syntaxHighlighting.scss";
|
|
@use "decorations/init.scss";
|