init: Init React Application
This commit is contained in:
5
src/index.css
Normal file
5
src/index.css
Normal file
@ -0,0 +1,5 @@
|
||||
@import "tailwindcss";
|
||||
@plugin "@tailwindcss/typography";
|
||||
button {
|
||||
cursor: pointer;
|
||||
}
|
Reference in New Issue
Block a user