Skip to content

Commit

Permalink
feat: finalize ui setup with htm + preact + signals and added login form
Browse files Browse the repository at this point in the history
  • Loading branch information
soulsam480 committed Nov 3, 2024
1 parent 4f87830 commit e2e1c39
Show file tree
Hide file tree
Showing 12 changed files with 641 additions and 74 deletions.
1 change: 1 addition & 0 deletions gleam.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ repository = { type = "github", user = "soulsam480", repo = "okane" }

[tailwind]
args = [
"--minify",
"--config=tailwind.config.js",
"--input=./src/app/css/app.css",
"--output=./priv/ui/css/app.css"
Expand Down
9 changes: 0 additions & 9 deletions priv/ui/components/login.html

This file was deleted.

Loading

0 comments on commit e2e1c39

Please sign in to comment.