We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9795281 commit dd3cbceCopy full SHA for dd3cbce
src/scss/dashboard.scss
@@ -3,7 +3,7 @@
3
* @author Haroen Viaene <[email protected]>
4
*/
5
6
-@import 'development';
+@import 'generic';
7
8
$color-status-good: $color-accent-light;
9
$color-status-bad: complement($color-accent-light);
src/scss/login.scss
@@ -2,7 +2,7 @@
2
* Styles for the firebase page.
body {
text-align: center;
0 commit comments