Add tailwindcss

This commit is contained in:
sct
2020-08-16 04:40:38 +00:00
parent a1eb9c0048
commit 2519ac86f7
9 changed files with 1094 additions and 23 deletions

2
next-env.d.ts vendored Normal file
View File

@@ -0,0 +1,2 @@
/// <reference types="next" />
/// <reference types="next/types/global" />