From f0506858ae7d9d5dbf9dd71824e521bde4c79e99 Mon Sep 17 00:00:00 2001 From: Jeff Dairiki Date: Wed, 26 Jan 2022 09:22:12 -0800 Subject: [PATCH] Update event tags for a couple of plugins --- content/plugins/lektor-scss/contents.lr | 5 ++++- content/plugins/lektor-scsscompile/contents.lr | 2 ++ 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/content/plugins/lektor-scss/contents.lr b/content/plugins/lektor-scss/contents.lr index f746342e..c5d3d45b 100644 --- a/content/plugins/lektor-scss/contents.lr +++ b/content/plugins/lektor-scss/contents.lr @@ -9,4 +9,7 @@ tags: HTML SCSS Sass -after-build-all +before-build-all +server-spawn +server-stop + diff --git a/content/plugins/lektor-scsscompile/contents.lr b/content/plugins/lektor-scsscompile/contents.lr index 957028b8..77cce9dc 100644 --- a/content/plugins/lektor-scsscompile/contents.lr +++ b/content/plugins/lektor-scsscompile/contents.lr @@ -11,3 +11,5 @@ Sass minify libsass before-build-all +server-spawn +server-stop