bb52818ebe
using `.cjs` for file extensions chore: update tailwind to v3 and update the readme
3 lines
87 B
JavaScript
3 lines
87 B
JavaScript
module.exports = {
|
|
content: ['./src/**/*.{astro,html,js,jsx,svelte,ts,tsx,vue}'],
|
|
};
|