@weapp-tailwindcss/init
v2.0.0
Published
Project initializer for cross-platform Tailwind CSS with weapp-tailwindcss. 用于初始化跨端 Tailwind CSS 项目的 weapp-tailwindcss 工具。
Downloads
1,241
Readme
@weapp-tailwindcss/init
English | 简体中文
This package initializes weapp-tailwindcss project configuration.
The default mode targets Tailwind CSS 4 and weapp-tailwindcss 5: it updates package.json and creates the CSS-first src/app.css entry without writing postcss.config.*, tailwind.config.*, @tailwindcss/postcss, or autoprefixer.
Use mode: 'legacy' explicitly when maintaining a Tailwind 3 project that still needs the old PostCSS and Tailwind configuration files.
Website
For setup guides, configuration references, and framework examples, see the official weapp-tailwindcss documentation.
