hesabixSite/assets/styles/global.scss
2025-01-09 06:51:26 +00:00

6 lines
179 B
SCSS

// assets/styles/global.scss
// customize some Bootstrap variables
$primary: #1743bb;
// the ~ allows you to reference things in node_modules
@import "~bootstrap/scss/bootstrap";