first commit
This commit is contained in:
commit
d64c692c83
33 changed files with 37074 additions and 0 deletions
11
scss/style.scss
Normal file
11
scss/style.scss
Normal file
|
|
@ -0,0 +1,11 @@
|
|||
// Sub theme styling.
|
||||
@import 'variables_drupal';
|
||||
|
||||
// Bootstrap overriden variables.
|
||||
// @see https://getbootstrap.com/docs/5.2/customize/sass/#variable-defaults.
|
||||
@import 'variables_bootstrap';
|
||||
|
||||
@import 'custom_styles';
|
||||
|
||||
// Include bootstrap.
|
||||
@import '../../../../themes/contrib/bootstrap5/scss/style';
|
||||
Loading…
Add table
Add a link
Reference in a new issue