From 802a51f1d9627a9844c58609299e38b8c4638b32 Mon Sep 17 00:00:00 2001 From: alexy-os Date: Mon, 18 Nov 2024 14:04:24 +0300 Subject: [PATCH] update README --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index d3044cf..80354fd 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,10 @@ +> **Note**: This README is for the initial version (v.0.01) that implements BEM methodology: +> https://github.com/alexy-os/vue-shadcn-starter/tree/v.0.01/ +> +> The second version without BEM is currently under active development and will be released soon. +> The decision to remove BEM was made to maintain closer alignment with shadcn's utility-first philosophy +> and to simplify component maintenance and updates. + # Vue Shadcn UI Starter A revolutionary approach to building modern websites using Vite + Vue 3 Shadcn UI in a BunJS environment. This starter kit turns traditional admin panel-centric ui/shadcn components into a versatile solution for creating stunning landing pages, multi-page applications, and reusable UI blocks.