adding things with tailwind nicer!!

This commit is contained in:
talksik
2022-05-01 11:09:37 -05:00
parent 6ecf86cb2d
commit 45f230de06
6 changed files with 118 additions and 49 deletions
+4
View File
@@ -8,3 +8,7 @@
@tailwind utilities;
@import "~antd/dist/antd.css";
button {
@apply transition-all;
}