tailwind_formatter
tailwind_formatter copied to clipboard
Make Order a project module instead of a dependency module
so that its external resources can be tracked.
This one did make the Order module recompile whenever _build/classes.txt or _build/variants.txt change. However, it only did so when mix compile is run but not when only mix format is run.
What's worse for me is that it made lexical stop formatting files on save.