UNPKG

create-t3-app-fork

Version:

Create web application with the t3 stack

8 lines (7 loc) 119 B
module.exports = { content: ["./src/**/*.{js,ts,jsx,tsx}"], theme: { extend: {}, }, plugins: [], };