feat: add daisyUI

This commit is contained in:
Sidharth Vinod
2021-08-15 23:07:37 +05:30
parent c5de0dca9f
commit d5a433bcdc
13 changed files with 4826 additions and 4656 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
@tailwind base;
@tailwind components;
@tailwind utilities;
/*
.nav-btn {
@apply lg:p-2 py-3 px-0 block border-b-2 border-transparent hover:border-white;
}
@@ -15,4 +15,4 @@
.input {
@apply flex-1 border-indigo-400 border-solid border-2 rounded;
}
} */