Manuel's Avatar

Manuel

@manukall.bsky.social

38 Followers  |  150 Following  |  4 Posts  |  Joined: 31.08.2023  |  1.417

Latest posts by manukall.bsky.social on Bluesky

Preview
GitHub - elixir-dbvisor/sql: Brings an extensible SQL parser and sigil to Elixir, confidently write SQL with automatic parameterized queries. Brings an extensible SQL parser and sigil to Elixir, confidently write SQL with automatic parameterized queries. - elixir-dbvisor/sql

Brings an extensible SQL parser and sigil to Elixir, confidently write SQL with automatic parameterized queries.

github.com/elixir-dbvis...

#ElixirLang

22.04.2025 07:02 — 👍 12    🔁 3    💬 0    📌 0

Then, remove the npm stuff again (`rm -rf assets/{node_modules,package.json,package-lock.json}`) and follow the [Phoenix/Tailwind upgrade instructions](github.com/phoenixframe...)

07.03.2025 08:38 — 👍 1    🔁 0    💬 0    📌 0

Then, run the Tailwind upgrade tool. This needs to happen in the project's root directory:

`cd ... && npx @tailwindcss/upgrade --config assets/tailwind.config.js --force`

07.03.2025 08:38 — 👍 1    🔁 0    💬 1    📌 0

First, install the npm version of Tailwind v3, including the plugins referenced in your Tailwind config. This needs to happen in your assets directory.

`cd assets && npm install tailwindcss@v3.4.17 @tailwindcss/cli @tailwindcss/forms @tailwindcss/typography`

07.03.2025 08:38 — 👍 1    🔁 0    💬 1    📌 0

If you want to upgrade Tailwind to V4 in your existing Phoenix app, and use Tailwind's automatic upgrade helper, here's what worked for me:

#ElixirLang

07.03.2025 08:38 — 👍 16    🔁 1    💬 1    📌 0

@manukall is following 20 prominent accounts