@@ -42,11 +42,9 @@
已有配置好 Svelte 与 Tailwind 的工程,直接安装。
```bash
-npm i stdf
+npm i stdf -D
# or
-yarn add stdf
-# or
-pnpm i stdf
+pnpm i stdf -D
```
## 使用
@@ -37,11 +37,9 @@ Mobile web component library based on [Svelte](https://svelte.dev) and [Tailwind
If you have a project configured with Svelte and Tailwind, install directly.
## Usage
@@ -7,11 +7,9 @@
### 在 Svelte 中使用
Svelte and Tailwind have been configured for direct installation.
### Used in Svelte