BeaconCMS/beacon

Improve the Tailwind compiler

leandrocp opened this issue · 1 comments

Instead of requiring the config file to have a EEx placeholder, we can use elixir_bun to resolve the config at runtime.

https://tailwindcss.com/docs/configuration#referencing-in-java-script

Already solved by bundling the config as explained in the guides.