> echo "Welcome to My Tech Zone"

$ whoami

> Tech Explorer & Code Artist

$ ls social

> GitHub

> larryxue.dev

摘要: 1. 安装tailwindcss npm install -D tailwindcss postcss autoprefixer 2. 生成tailwindcss 配置文件 npx tailwind init -p 3. tailwind.config.js 配置 /** @type {import 阅读全文
posted @ 2024-08-24 12:49 azoux 阅读(1131) 评论(0) 推荐(0)