Files
2026-04-28 21:14:25 +03:00

12 lines
318 B
SCSS

//
// Custom Variables
//
// Here you can add your own variables overrides
//
// The file is included before any other variable file,
// so you can override them because they all use !default
// --------------------------------------------------
// For example, changing the primary color
// $brand-primary: #3b5998;