🎨 Style(format): use single quote

This commit is contained in:
Cell
2022-08-29 20:53:05 +08:00
parent a291890f51
commit b0d29bffe1
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -1,4 +1,4 @@
@import "_colors";
@import "_code-type";
@import "_code-highlight";
@import "_admonition";
@import '_colors';
@import '_code-type';
@import '_code-highlight';
@import '_admonition';
+1 -1
View File
@@ -146,4 +146,4 @@ $github-corner-fill: $header-background-color-dark !default;
$github-corner-fill-dark: $header-background-color !default;
// ========== GitHub Corners ========== //
@import "_maps/index";
@import '_maps/index';