haikal/static/scss/user.scss
Marwan Alwali b6486bb657 update
2024-12-25 17:51:07 +03:00

16 lines
412 B
SCSS

@import '../../node_modules/bootstrap/scss/_functions';
@import 'theme/functions';
@import '../../node_modules/bootstrap/scss/mixins';
@import 'theme/mixins';
@import 'user-variables';
@import 'theme/variables';
@import '../../node_modules/bootstrap/scss/variables';
//
//
// user.scss
//
// Place your own theme CSS or SCSS rules below this line, these rules will override any Bootstrap and theme variables.