From e1d188e2da5b3d4ab513c42c42ff3ecb5ecc1d18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=AE=87=E4=BA=95=20=E9=99=B8=E7=99=BB?= Date: Thu, 6 Jun 2024 12:11:42 +0900 Subject: [PATCH] doc: typo --- docs/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/README.md b/docs/README.md index f1b2d80..dc64917 100644 --- a/docs/README.md +++ b/docs/README.md @@ -145,7 +145,7 @@ export default defineConfig({ ```html - @vite('src/js/main.css', { + @vite('src/styles/main.css', { "linkTagAttributes": { "type": "text/css" }