Phoenix Template Engine for Slim
Powered by SlimFast
Usage
- Add
{:phoenix_slim, "~> 0.3.0"}to your deps inmix.exs. - Add the following your Phoenix
config/config.exs:
config :phoenix, :template_engines,
slim: PhoenixSlim.Engine
License
Please see LICENSE for licensing details.