chore: Tabs -> Spaces

Github PR reviews will be formatted much better.
Inline with mermaid project.
This commit is contained in:
Sidharth Vinod
2022-11-03 14:09:36 +05:30
parent 7b254a67cc
commit 0ac606b8fb
64 changed files with 2952 additions and 2952 deletions
+2 -2
View File
@@ -3,8 +3,8 @@
@tailwind utilities;
.input {
@apply flex-1 border-primary border-solid border-2 rounded;
@apply flex-1 border-primary border-solid border-2 rounded;
}
.action-btn {
@apply btn btn-primary;
@apply btn btn-primary;
}