diff options
| author | Volpeon <git@volpeon.ink> | 2024-06-22 10:39:48 +0200 |
|---|---|---|
| committer | Volpeon <git@volpeon.ink> | 2024-06-22 10:39:48 +0200 |
| commit | 1e902449652213eb1feae5e61740cb9ce3b9d6e3 (patch) | |
| tree | 1db6b07696d8f2acd138e7eed845718c1fb5237f /src/_scopes.scss | |
| parent | WIP: Refactoring (diff) | |
| download | iro-design-1e902449652213eb1feae5e61740cb9ce3b9d6e3.tar.gz iro-design-1e902449652213eb1feae5e61740cb9ce3b9d6e3.tar.bz2 iro-design-1e902449652213eb1feae5e61740cb9ce3b9d6e3.zip | |
WIP: Refactoring
Diffstat (limited to 'src/_scopes.scss')
| -rw-r--r-- | src/_scopes.scss | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/_scopes.scss b/src/_scopes.scss index eb28177..fc1f89d 100644 --- a/src/_scopes.scss +++ b/src/_scopes.scss | |||
| @@ -1,5 +1,5 @@ | |||
| 1 | @use 'scopes/links'; | 1 | @use 'scopes/links'; |
| 2 | // @use 'scopes/code'; | 2 | @use 'scopes/code'; |
| 3 | // @use 'scopes/blockquotes'; | 3 | // @use 'scopes/blockquotes'; |
| 4 | // @use 'scopes/lists'; | 4 | // @use 'scopes/lists'; |
| 5 | @use 'scopes/headings'; | 5 | @use 'scopes/headings'; |
