feat: add TailwindCSS and PostCSS configuration
This commit is contained in:
parent
c81ad44858
commit
65f156945d
4 changed files with 82 additions and 4 deletions
|
@ -1 +1,4 @@
|
|||
/* You can add global styles to this file, and also import other style files */
|
||||
|
||||
/* TailwindCSS Import */
|
||||
@import "tailwindcss";
|
||||
|
|
Reference in a new issue