100phlecs / tailwind_formatter

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

Fixed error with more than nine string interpolations #22

Closed adriansalamon closed 1 year ago

adriansalamon commented 1 year ago

When adding placeholders, we need to allow them to be multiple digits long! Closes #21