Andrew Morin

Results 2 issues of Andrew Morin

* This change adds a `--skip-prepare` option to the install mix task and passes an `opts` `Keyword` list to the install function for handling. If the skip option is true,...

Running a `mix tailwind.install` as part of my normal build process on my development environment automatically creates a file at `/assets/css/app.css`. My project uses DartSass and has an `app.scss` file...