From 7ae23278deb80af3797b4ecd85786c120c2d2812 Mon Sep 17 00:00:00 2001 From: Fabian Mastenbroek Date: Wed, 28 Oct 2020 14:02:14 +0100 Subject: Pack Bootstrap dependency ourselves --- frontend/src/index.sass | 2 ++ 1 file changed, 2 insertions(+) (limited to 'frontend/src/index.sass') diff --git a/frontend/src/index.sass b/frontend/src/index.sass index efb2bed5..a78f7a19 100644 --- a/frontend/src/index.sass +++ b/frontend/src/index.sass @@ -1,3 +1,5 @@ +@import "~bootstrap/scss/bootstrap" + @import ./style-globals/_mixins.sass @import ./style-globals/_variables.sass -- cgit v1.2.3