This shows a plain Phoenix app, generated
with mix phx.new my_app, and adding Tailwind to
it.
See the commit that made it work.
Verified this works with both node-sass and sass.
Since Tailwind recommends using PostCSS as your preprocessor and not Sass, check the remove-sass branch and see the commit to drop Sass
