mirror of
https://github.com/Start9Labs/start-os.git
synced 2026-03-30 12:11:56 +00:00
include shared scss in setup-wizard and diagnostic-ui (#1334)
This commit is contained in:
@@ -160,6 +160,7 @@
|
|||||||
"styles": [
|
"styles": [
|
||||||
"projects/shared/styles/variables.scss",
|
"projects/shared/styles/variables.scss",
|
||||||
"projects/shared/styles/global.scss",
|
"projects/shared/styles/global.scss",
|
||||||
|
"projects/shared/styles/shared.scss",
|
||||||
"projects/setup-wizard/src/styles.scss"
|
"projects/setup-wizard/src/styles.scss"
|
||||||
],
|
],
|
||||||
"scripts": []
|
"scripts": []
|
||||||
@@ -279,6 +280,7 @@
|
|||||||
"styles": [
|
"styles": [
|
||||||
"projects/shared/styles/variables.scss",
|
"projects/shared/styles/variables.scss",
|
||||||
"projects/shared/styles/global.scss",
|
"projects/shared/styles/global.scss",
|
||||||
|
"projects/shared/styles/shared.scss",
|
||||||
"projects/diagnostic-ui/src/styles.scss"
|
"projects/diagnostic-ui/src/styles.scss"
|
||||||
],
|
],
|
||||||
"scripts": []
|
"scripts": []
|
||||||
|
|||||||
Reference in New Issue
Block a user