File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ title: 使用 Tailwind CSS
1515### 1. 使用包管理器安装 ` tailwindcss `
1616
1717``` bash
18- # 使用你喜欢的宝管理器 npm / yarn / pnpm
18+ # 使用你喜欢的包管理器 npm / yarn / pnpm
1919npm install -D tailwindcss postcss autoprefixer
2020# 初始化 tailwind.config.js 文件
2121npx tailwindcss init
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ title: 使用 Tailwind CSS
1515### 1. 使用包管理器安装 ` tailwindcss `
1616
1717``` bash
18- # 使用你喜欢的宝管理器 npm / yarn / pnpm
18+ # 使用你喜欢的包管理器 npm / yarn / pnpm
1919npm install -D tailwindcss postcss autoprefixer
2020# 初始化 tailwind.config.js 文件
2121npx tailwindcss init
Original file line number Diff line number Diff line change @@ -15,7 +15,7 @@ title: 使用 Tailwind CSS
1515### 1. 使用包管理器安装 ` tailwindcss `
1616
1717``` bash
18- # 使用你喜欢的宝管理器 npm / yarn / pnpm
18+ # 使用你喜欢的包管理器 npm / yarn / pnpm
1919npm install -D tailwindcss postcss autoprefixer
2020# 初始化 tailwind.config.js 文件
2121npx tailwindcss init
You can’t perform that action at this time.
0 commit comments