mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-04-20 05:26:20 +00:00
Replaced double quotes with single quotes in sass imports
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
@import "../utils/base";
|
||||
@import '../utils/base';
|
||||
|
||||
.main-header.main-header {
|
||||
background-color: $mainColor !important;
|
||||
|
||||
Reference in New Issue
Block a user