From ebf4b2379be39dc1b3f908961631968e99ba4f2a Mon Sep 17 00:00:00 2001 From: Frost Ming Date: Thu, 14 Apr 2022 16:20:34 +0800 Subject: [PATCH] Add lektor-tailwind to the plugin list --- content/plugins/lektor-tailwind/contents.lr | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 content/plugins/lektor-tailwind/contents.lr diff --git a/content/plugins/lektor-tailwind/contents.lr b/content/plugins/lektor-tailwind/contents.lr new file mode 100644 index 00000000..c9c69f4b --- /dev/null +++ b/content/plugins/lektor-tailwind/contents.lr @@ -0,0 +1,13 @@ +_model: plugin +--- +name: lektor-tailwind +--- +categories: build +--- +summary: A Lektor plugin that adds Tailwind CSS to your project seamlessly. +--- +tags: + +CSS +server-spawn +before-build-all