16 lines
172 B
SCSS
16 lines
172 B
SCSS
// Bulma customization
|
|
|
|
$primary = #0b2a37;
|
|
|
|
// /Bulma customization
|
|
|
|
// Bulma import
|
|
@import "./bulma/bulma.sass";
|
|
// /Bulma import
|
|
|
|
// Custom styles
|
|
|
|
|
|
|
|
// /Custom styles
|