Files
firezone/elixir/apps/web/assets/package.json
Brian Manifold d4c7b48754 refactor(portal): update asset config in portal (#9504)
Why:

* This commit brings our web app inline with how new Phoenix
applications manage and configure js/css/font assets. Along with that
this commit updates our Tailwind and esbuild tools.
2025-06-10 23:00:44 +00:00

7 lines
105 B
JSON

{
"dependencies": {
"@fontsource-variable/source-sans-3": "^5.2.8",
"flowbite": "^3.1.2"
}
}