UNPKG

create-better-t-stack

Version:

A modern CLI tool for scaffolding end-to-end type-safe TypeScript projects with best practices and customizable configurations

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