From 18b3fc55aec17af1d22f818b160b1e3fcdbf5a8f Mon Sep 17 00:00:00 2001 From: David Haz Date: Tue, 16 Dec 2025 00:26:15 +0200 Subject: [PATCH] Refactor CLI installation documentation and remove unused accordion components --- src/components/code/CliInstallation.vue | 127 +----------------------- 1 file changed, 3 insertions(+), 124 deletions(-) diff --git a/src/components/code/CliInstallation.vue b/src/components/code/CliInstallation.vue index 1596fe4..b358e2b 100644 --- a/src/components/code/CliInstallation.vue +++ b/src/components/code/CliInstallation.vue @@ -15,81 +15,15 @@
-

Full CLI Setup

-

- Vue Bits uses - jsrepo - to help you install components via CLI— you can set it up project-wide following the steps below. + Vue Bits uses jsrepo to help you install components via CLI commands. Learn more about it + here.

- - - - Setup Steps - - -
-

1. Initialize a config file for your project

- -
- -
- -

2. Browse & add components from the list

- - - -

3. Or just add a specific component

- - -
-
-
-