From 28053567910316a4806b85957cc7d48b4f130039 Mon Sep 17 00:00:00 2001 From: Luka Vandervelden Date: Mon, 9 Dec 2019 23:54:05 +0100 Subject: [PATCH] WIP stylesheet for the LS client. --- client/style.sass | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 client/style.sass diff --git a/client/style.sass b/client/style.sass new file mode 100644 index 0000000..78c4ff6 --- /dev/null +++ b/client/style.sass @@ -0,0 +1,9 @@ +@charset "utf-8" + +//@import "../node_modules/bulmaswatch/superhero/_variables.scss" + +// Import Bulma core +@import "../node_modules/bulma/bulma" + +//@import "../node_modules/bulmaswatch/superhero/_overrides.scss" +