diff options
Diffstat (limited to 'sass/dark.scss')
-rw-r--r-- | sass/dark.scss | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/sass/dark.scss b/sass/dark.scss index e30bacf..65ccf13 100644 --- a/sass/dark.scss +++ b/sass/dark.scss @@ -42,3 +42,5 @@ $powercar-wagon-color: #222222; $button-hover: #111111; $button-hover-border: #333333; + +@import 'app.scss'; |