summaryrefslogtreecommitdiff
path: root/sass/theme.scss
diff options
context:
space:
mode:
authorMax2019-02-28 16:58:53 +0100
committerMax2019-02-28 16:58:53 +0100
commitb54bc0d070ca21a1ec9c8a46da08ec3fb88a7bb8 (patch)
tree1dcd7a704a55fd275282cebfde9fdf00afd67a6e /sass/theme.scss
parent3f9fb375292cc0ea3aaff30503edb0a46a67fabc (diff)
downloadfuselkoenig_de-b54bc0d070ca21a1ec9c8a46da08ec3fb88a7bb8.tar.gz
Adds support for breadcrumbs navigation.
Diffstat (limited to 'sass/theme.scss')
-rw-r--r--sass/theme.scss1
1 files changed, 1 insertions, 0 deletions
diff --git a/sass/theme.scss b/sass/theme.scss
index 27d7d23..44d168b 100644
--- a/sass/theme.scss
+++ b/sass/theme.scss
@@ -25,3 +25,4 @@
@import "theme/contact-form7"; // Contact Form 7 - Bootstrap 4 support
@import "theme/theme"; // <--------- That's where you can add your own design. Thats your part!
@import "theme/offer"; // <--------- That's where you can add your own design. Thats your part!
+@import "theme/breadcrumbs"; // <--------- That's where you can add your own design. Thats your part!