We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0fc8f7d commit 28d2a56Copy full SHA for 28d2a56
source/css/db-ui-base.scss
@@ -1,9 +1,13 @@
1
+// stylelint-disable-next-line import-notation, @stylistic/string-quotes
2
@import "../../build/scss/variables";
3
+// stylelint-disable-next-line @stylistic/string-quotes
4
@import url("variables.css");
5
6
/* body {
7
font-family: var(--asset-font-db-screensans-regular-name);
8
} */
9
10
11
@import "../_patterns/icons/icons.demonstration";
12
13
@import "../_patterns/logo/logo.demonstration";
0 commit comments