From 14531092ceb0dafcbffa6ff65c56ac3eeac701a9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Till=20Gl=C3=B6ggler?= Date: Thu, 27 Feb 2025 21:17:29 +0100 Subject: test --- docs/postcss.config.js | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 docs/postcss.config.js diff --git a/docs/postcss.config.js b/docs/postcss.config.js new file mode 100644 index 0000000..631f375 --- /dev/null +++ b/docs/postcss.config.js @@ -0,0 +1,2 @@ +module.exports = { +} -- cgit v1.0