UNPKG

next-start-cli

Version:

This is a CLI tool to create a nextjs project and add the necessary dependencies and configurations

6 lines (4 loc) 81 B
const config = { plugins: ["@tailwindcss/postcss"], }; export default config;