feat(global): initialize project and framework structure, dockerize
This commit is contained in:
4
app/assets/scss/_variables.scss
Normal file
4
app/assets/scss/_variables.scss
Normal file
@@ -0,0 +1,4 @@
|
||||
$color-primary: #3b82f6;
|
||||
$color-muted: #6b7280;
|
||||
$text-primary: #ffffff;
|
||||
$text-secondary: #e2e8f0;
|
||||
Reference in New Issue
Block a user