+5
assets/css/app.css
+5
assets/css/app.css
+1
assets/js/app.js
+1
assets/js/app.js
+6
-2
config/config.exs
+6
-2
config/config.exs
···-~w(js/app.js --bundle --target=es2022 --outdir=../priv/static/assets/js --external:/fonts/* --external:/images/* --alias:@=.),···-path: System.get_env("TAILWINDCSS_PATH", Path.expand("../assets/node_modules/.bin/tailwindcss", __DIR__))
···+~w(js/app.js --bundle --target=es2022 --outdir=../priv/static/assets/js --external:/fonts/* --external:/images/* --loader:.woff2=file --alias:@=.),···
-16
lib/comet_app/components/post_preview.ex
-16
lib/comet_app/components/post_preview.ex
···
···
+11
lib/comet_app/components/title.ex
+11
lib/comet_app/components/title.ex
+22
-1
lib/comet_app/layouts/main.ex
+22
-1
lib/comet_app/layouts/main.ex
···+<body class="from-amber-900 bg-linear-to-tl to-stone-950 to-80% bg-fixed text-white p-10 w-screen h-screen flex justify-center flex-col">
-18
lib/comet_app/layouts/main.holo
-18
lib/comet_app/layouts/main.holo
···
···
+15
-17
lib/comet_app/pages/home.ex
+15
-17
lib/comet_app/pages/home.ex
···
···
-48
lib/comet_app/pages/post_view.ex
-48
lib/comet_app/pages/post_view.ex
···
···
+1
lib/comet_web/components/layouts/root.html.heex
+1
lib/comet_web/components/layouts/root.html.heex
···
+4
-1
package.json
+4
-1
package.json
+9
pnpm-lock.yaml
+9
pnpm-lock.yaml
······resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==}···
······+resolution: {integrity: sha512-8uWtTt0/B5NxGie9xUVD5y5Ch4Q+Hy7kFYKtUpwYbzSAgJEoaMxT8rMnfnK7zfAYSLC8GnGO1/tXrFtKIYYQVQ==}resolution: {integrity: sha512-2kkt/7niJ6MgEPxF0bYdQ6etZaA+fQvDcLKckhy1yIQOzaoKjBBjSj63/aLVjYE3qhRt5dvM+uUyfCg6UKCBbA==}···