Add custom theming to main headings
This commit is contained in:
parent
de8a0c4173
commit
ce6309e7a5
4 changed files with 9 additions and 9 deletions
src/lib/scss
|
@ -1,2 +1,3 @@
|
|||
@import 'custom-bootstrap';
|
||||
@import 'fonts';
|
||||
@import 'headings';
|
||||
|
|
Reference in a new issue