diff options
Diffstat (limited to 'global')
-rw-r--r-- | global/build.scss | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/global/build.scss b/global/build.scss new file mode 100644 index 00000000..6ea91d6c --- /dev/null +++ b/global/build.scss @@ -0,0 +1,3 @@ +@import "variables"; +@import "../bower_components/bootstrap-sass-official/assets/stylesheets/bootstrap"; +@import "bootswatch"; |