mirror of
https://github.com/hugo-fixit/FixIt.git
synced 2026-08-24 23:38:56 +00:00
🎨 Style(format): use single quote
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@import "_colors";
|
||||
@import "_code-type";
|
||||
@import "_code-highlight";
|
||||
@import "_admonition";
|
||||
@import '_colors';
|
||||
@import '_code-type';
|
||||
@import '_code-highlight';
|
||||
@import '_admonition';
|
||||
|
||||
@@ -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';
|
||||
|
||||
Reference in New Issue
Block a user