From f4b5e1ce37bb09c000920406fd76d8a1aadf1d86 Mon Sep 17 00:00:00 2001 From: L3D Date: Sat, 7 Sep 2019 23:43:54 +0200 Subject: [PATCH] Lektor plugin to compile css out of sass/scss I added a link to our lektor plugin which compiles css out of scss/sass. --- content/plugins/lektor-scss/contents.lr | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 content/plugins/lektor-scss/contents.lr diff --git a/content/plugins/lektor-scss/contents.lr b/content/plugins/lektor-scss/contents.lr new file mode 100644 index 00000000..6c06c2b5 --- /dev/null +++ b/content/plugins/lektor-scss/contents.lr @@ -0,0 +1,12 @@ +_model: plugin +--- +name: lektor-scss +--- +categories: build +--- +tags: + +HTML +scss +sass +after-build-all