hesabixSite/assets/styles/global.scss

6 lines
179 B
SCSS
Raw Normal View History

2025-01-09 10:21:26 +03:30
// assets/styles/global.scss
// customize some Bootstrap variables
$primary: #1743bb;
// the ~ allows you to reference things in node_modules
@import "~bootstrap/scss/bootstrap";