feat: add dist

This commit is contained in:
Lucas Colombo
2023-07-02 18:42:27 -03:00
parent 2a81b68185
commit 85e6da11d0
36 changed files with 6193 additions and 3 deletions

View File

@ -2,7 +2,7 @@
@use './utils/color-utils' as c;
@use './theme' as theme;
$is-dark: false;
$is-dark: true;
$brand: #6296e2;