deleting and getting things running fine

This commit is contained in:
talksik
2022-04-30 18:54:29 -05:00
parent 3bdb7e888f
commit b9141d643d
17 changed files with 11 additions and 935 deletions
+9
View File
@@ -0,0 +1,9 @@
#root {
padding: 0 !important;
}
@tailwind base;
@tailwind components;
@tailwind utilities;
@import "~antd/dist/antd.css";