From 9ae67d5805ae27db34a08f6f56ee434f09d5c1af Mon Sep 17 00:00:00 2001 From: Rakhaa Date: Mon, 22 Dec 2025 08:31:21 +0700 Subject: [PATCH] Fix usage instructions and add SCSS parsing info Corrected usage instructions and added information about SCSS parsing. --- readme.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/readme.md b/readme.md index c7dad79..f1779cb 100644 --- a/readme.md +++ b/readme.md @@ -4,7 +4,7 @@ Read acode plugin [documentation](https://docs.acode.app/docs/) to develop plugi ## Usage -Use this for debug build: +Use this for debug: ``` npm run dev @@ -19,3 +19,5 @@ npm run build ## How to parse/bundle scss file ? You'll need to install one sass esbuild plugin and then just add that in `esbuild.config.mjs` at line 34 + +DEMI DAPAT BADGE