Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-docs.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTakuya Noguchi <takninnovationresearch@gmail.com>2021-04-23 15:16:31 +0300
committerDavid O'Regan <doregan@gitlab.com>2021-04-23 16:56:07 +0300
commit213fe2abfac127f95b2d52bf18363e21ef642642 (patch)
tree0445e7f8dc2202c3bb2f977ba3ee289426e237f3 /content/assets/stylesheets/help.scss
parent4217b8d39bcf7aad2374f648eae7e76f76670407 (diff)
Enable string-quotes as single
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
Diffstat (limited to 'content/assets/stylesheets/help.scss')
-rw-r--r--content/assets/stylesheets/help.scss2
1 files changed, 1 insertions, 1 deletions
diff --git a/content/assets/stylesheets/help.scss b/content/assets/stylesheets/help.scss
index 39155097..e78da6cc 100644
--- a/content/assets/stylesheets/help.scss
+++ b/content/assets/stylesheets/help.scss
@@ -2,7 +2,7 @@
version: 4
---
-@import "variables";
+@import 'variables';
.help-and-feedback-section {
background-color: $help-indigo-50;