100phlecs / tailwind_formatter

Sorts tailwind classes within elixir projects
https://hexdocs.pm/tailwind_formatter
MIT License
111 stars 11 forks source link

may need to remove `only: [:test, :dev]` from mix deps installation instructions #43

Open 100phlecs opened 12 months ago

100phlecs commented 12 months ago

When one uses the standalone cli with custom classes–depending on your release strategy, if you only pull in :prod dependencies before generating your tailwind classes, the standalone cli will throw an error as tailwind_formatter is nowhere to be found