Diese Website benötigt JavaScript.
Erkunden
Hilfe
Anmelden
mirrored
/
discourse-custom-wizard
Beobachten
0
Favorisieren
0
Fork
Du hast bereits einen Fork von discourse-custom-wizard erstellt
1
Spiegel von
https://github.com/paviliondev/discourse-custom-wizard.git
synchronisiert
2024-11-15 22:32:54 +01:00
Code
Releases
Aktivität
7b7b8adb13
discourse-custom-wizard
/
assets
/
stylesheets
/
common
/
wizard-variables.scss
5 Zeilen
94 B
SCSS
Originalformat
Normale Ansicht
Verlauf
Unescapen
Escapen
DEV: Convert scss variables to CSS Custom properties
2021-06-29 02:58:17 +02:00
:
root
{
--pavilion-primary
:
rgb
(
60
,
28
,
140
)
;
--pavilion-secondary
:
rgb
(
255
,
255
,
255
)
;
}
Permalink kopieren