Duplicated from huggingface-projects/wordalle
1bc8781
1
2
3
4
5
6
7
8
module.exports = { content: ['./src/**/*.{html,js,svelte,ts}'], theme: { extend: {} }, plugins: [] };