Rewrite in TS
This commit is contained in:
parent
8c1f6a82e2
commit
bfcf26e425
19 changed files with 3229 additions and 632 deletions
|
|
@ -1,5 +1,5 @@
|
|||
module.exports = {
|
||||
content: ['./src/**/*.{js,jsx,html}'],
|
||||
content: ['./src/**/*.{js,jsx,ts,tsx,html}'],
|
||||
theme: {
|
||||
extend: {},
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue