Adding prefixed style output

This commit is contained in:
Fabian Stamm
2020-03-27 10:43:53 +01:00
parent 4864abab1c
commit 2835b1bac9
23 changed files with 155 additions and 156 deletions

View File

@ -1,5 +1,7 @@
@import "./_vals.scss";
$ns: "" !default;
$background: false !default;
$on-background: false !default;
$button-color: #cccccc !default;