From 33417c8f33fe1f6d66778d7d9996a8f0d7fad75b Mon Sep 17 00:00:00 2001 From: MrMelon54 Date: Thu, 27 Oct 2022 13:23:21 +0100 Subject: [PATCH] Comment automatically add light, dark to css path --- .env.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.template b/.env.template index fcd8b16..b9a1836 100644 --- a/.env.template +++ b/.env.template @@ -1,3 +1,3 @@ VITE_API_URL=https://api.example.com VITE_TITLE=Title -VITE_CSS_VAR=https://example.com/path/to/vars.css +VITE_CSS_VAR=https://example.com/path/to/vars # automatically add `.{light,dark}.css`