From 3c62a936378e490e99c2ac8955797464216b1691 Mon Sep 17 00:00:00 2001 From: Miquel Sabaté Solà Date: Sun, 18 Feb 2018 22:51:57 +0100 Subject: Initial commit MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Miquel Sabaté Solà --- stylesheets/main.scss | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 stylesheets/main.scss (limited to 'stylesheets/main.scss') diff --git a/stylesheets/main.scss b/stylesheets/main.scss new file mode 100644 index 0000000..c60ebe4 --- /dev/null +++ b/stylesheets/main.scss @@ -0,0 +1,5 @@ +--- +# Only the main Sass file needs front matter (the dashes are enough) +--- + +@import "minima"; -- cgit v1.2.3