> For the complete documentation index, see [llms.txt](https://elixir.petrolidas.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://elixir.petrolidas.com/bits-and-pieces.md).

# Bits and pieces

- [Clean mix dependencies](https://elixir.petrolidas.com/bits-and-pieces/clean-mix-dependencies.md): Clean mix dependencies
- [Run tests automatically on save](https://elixir.petrolidas.com/bits-and-pieces/run-tests-automatically-on-save.md): Running your tests automatically every time you save helps a lot with languages like Elixir.
- [Run tests and stop on first failure](https://elixir.petrolidas.com/bits-and-pieces/run-tests-and-stop-on-first-failure.md): Run tests and stop on first failure
- [How to remove Tailwind from a Phoenix project](https://elixir.petrolidas.com/bits-and-pieces/how-to-remove-tailwind-from-a-phoenix-project.md)
