UNPKG

@refastdev/create-refast-app

Version:
5 lines (4 loc) 102 B
module.exports = { content: ['./src/**/*.{js,ts,jsx,tsx}'], plugins: [require('daisyui')], };