| commit | 2e463fb649fcff14d4025ddb91f630a98e7da526 | [log] [tgz] |
|---|---|---|
| author | Earl Lee <earl.lee@sketch.dev> | Thu Apr 17 11:22:22 2025 -0700 |
| committer | Earl Lee <earl.lee@sketch.dev> | Thu Apr 17 11:35:33 2025 -0700 |
| tree | 0e86854d80d2759a913870655f13226c31f9d30c |
Initial commit
diff --git a/loop/webui/src/input.css b/loop/webui/src/input.css new file mode 100644 index 0000000..176b454 --- /dev/null +++ b/loop/webui/src/input.css
@@ -0,0 +1,5 @@ +@tailwind base; +@tailwind components; +@tailwind utilities; + +/* Custom styles can be added below */