summaryrefslogtreecommitdiff
path: root/themes/theme3.less
diff options
context:
space:
mode:
authormarudor <marudor@marudor.de>2018-01-03 01:19:31 +0100
committermarudor <marudor@marudor.de>2018-01-03 01:19:31 +0100
commit7f722314e4fc21419552ec27eb91e6f7e6347b71 (patch)
tree3868371913da6f6b9b9e9cb09e0fedc05c8f4571 /themes/theme3.less
parent14584b96114d2fcb0dabe49a9c857ff241421cc8 (diff)
frontend stuff with babel and webpack
Diffstat (limited to 'themes/theme3.less')
-rw-r--r--themes/theme3.less2
1 files changed, 1 insertions, 1 deletions
diff --git a/themes/theme3.less b/themes/theme3.less
index e6be3637..6aab3dde 100644
--- a/themes/theme3.less
+++ b/themes/theme3.less
@@ -1,4 +1,4 @@
-@import "../vendor/twbs/bootstrap/less/variables";
+@import "../node_modules/bootstrap/less/variables";
@brand-primary: #f19224;
@brand-success: #39AB50;