v1.0.0
[1.0.0] - 2024-09-08
Added
- Automated Next.js Project Setup: Easily set up a new Next.js project pre-configured with TypeScript and Tailwind CSS.
- Customizable Package Manager: Flexibly choose between npm, yarn, or pnpm as your preferred package manager during project initialization.
- Prettier and ESLint Configuration: Prettier and ESLint come pre-installed with custom rules tailored for Tailwind CSS, ensuring a clean and consistent code style.
- Utilities for Class Management: Includes
clsxandtailwind-mergefor optimized class management in Tailwind CSS, making it easier to handle dynamic and conditional class names.
Notes
- This release streamlines the development process for Next.js projects, offering customization and out-of-the-box productivity.
Check out the Changelog for all the details!