chore: Fix vars

This commit is contained in:
Jay Sitter 2023-06-17 00:53:44 -04:00
parent fb60612066
commit d2dac88cd8
9 changed files with 1355 additions and 82 deletions

View file

@ -1,5 +1,5 @@
@import "../../../../node_modules/bootstrap-v4/scss/_functions";
@import "../../../../node_modules/bootstrap-v4/scss/_variables";
@import "../../../../node_modules/bootstrap-v4/scss/functions";
@import "../../../../node_modules/bootstrap-v4/scss/variables";
// Colors
$gray-200: #ebebeb;

View file

@ -1,5 +1,5 @@
@import "../../../../node_modules/bootstrap-v4/scss/_functions";
@import "../../../../node_modules/bootstrap-v4/scss/_variables";
@import "../../../../node_modules/bootstrap-v4/scss/functions";
@import "../../../../node_modules/bootstrap-v4/scss/variables";
// Colors
$gray-200: #ebebeb;

View file

@ -1,5 +1,5 @@
@import "../../../../node_modules/bootstrap-v4/scss/_functions";
@import "../../../../node_modules/bootstrap-v4/scss/_variables";
@import "../../../../node_modules/bootstrap-v4/scss/functions";
@import "../../../../node_modules/bootstrap-v4/scss/variables";
// Colors
$gray-200: #e9ecef;

View file

@ -1,5 +1,5 @@
@import "../../../../node_modules/bootstrap-v4/scss/_functions";
@import "../../../../node_modules/bootstrap-v4/scss/_variables";
@import "../../../../node_modules/bootstrap-v4/scss/functions";
@import "../../../../node_modules/bootstrap-v4/scss/variables";
// Colors
$gray-200: #e9ecef;

File diff suppressed because it is too large Load diff

View file

@ -1,17 +0,0 @@
/* Error: Can't find stylesheet to import.
* ,
* 2 | @import "bootstrap-v4/scss/bootstrap";
* | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
* '
* src/assets/styles/scss/themes/darkly-red.scss 2:9 root stylesheet */
body::before {
font-family: "Source Code Pro", "SF Mono", Monaco, Inconsolata, "Fira Mono",
"Droid Sans Mono", monospace, monospace;
white-space: pre;
display: block;
padding: 1em;
margin-bottom: 1em;
border-bottom: 2px solid black;
content: 'Error: Can\'t find stylesheet to import.\a \2577 \a 2 \2502 @import "bootstrap-v4/scss/bootstrap";\a \2502 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\a \2575 \a src/assets/styles/scss/themes/darkly-red.scss 2:9 root stylesheet';
}

View file

@ -1,17 +0,0 @@
/* Error: Can't find stylesheet to import.
* ,
* 2 | @import "bootstrap-v4/scss/bootstrap";
* | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
* '
* src/assets/styles/scss/themes/darkly.scss 2:9 root stylesheet */
body::before {
font-family: "Source Code Pro", "SF Mono", Monaco, Inconsolata, "Fira Mono",
"Droid Sans Mono", monospace, monospace;
white-space: pre;
display: block;
padding: 1em;
margin-bottom: 1em;
border-bottom: 2px solid black;
content: 'Error: Can\'t find stylesheet to import.\a \2577 \a 2 \2502 @import "bootstrap-v4/scss/bootstrap";\a \2502 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\a \2575 \a src/assets/styles/scss/themes/darkly.scss 2:9 root stylesheet';
}

View file

@ -1,17 +0,0 @@
/* Error: Can't find stylesheet to import.
* ,
* 2 | @import "bootstrap-v4/scss/bootstrap";
* | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
* '
* src/assets/styles/scss/themes/litely-red.scss 2:9 root stylesheet */
body::before {
font-family: "Source Code Pro", "SF Mono", Monaco, Inconsolata, "Fira Mono",
"Droid Sans Mono", monospace, monospace;
white-space: pre;
display: block;
padding: 1em;
margin-bottom: 1em;
border-bottom: 2px solid black;
content: 'Error: Can\'t find stylesheet to import.\a \2577 \a 2 \2502 @import "bootstrap-v4/scss/bootstrap";\a \2502 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\a \2575 \a src/assets/styles/scss/themes/litely-red.scss 2:9 root stylesheet';
}

View file

@ -1,17 +0,0 @@
/* Error: Can't find stylesheet to import.
* ,
* 2 | @import "bootstrap-v4/scss/bootstrap";
* | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
* '
* src/assets/styles/scss/themes/litely.scss 2:9 root stylesheet */
body::before {
font-family: "Source Code Pro", "SF Mono", Monaco, Inconsolata, "Fira Mono",
"Droid Sans Mono", monospace, monospace;
white-space: pre;
display: block;
padding: 1em;
margin-bottom: 1em;
border-bottom: 2px solid black;
content: 'Error: Can\'t find stylesheet to import.\a \2577 \a 2 \2502 @import "bootstrap-v4/scss/bootstrap";\a \2502 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^\a \2575 \a src/assets/styles/scss/themes/litely.scss 2:9 root stylesheet';
}