lib/mix

Branch


Log

Author Commit Date CI Message
Michael Crumm 44bc8089 2021-09-23T09:15:58 Add runtime-config flag check to sass.install task
Michael Crumm 54a3c60d 2021-09-21T16:25:26 typo
Michael Crumm 404bf17e 2021-09-21T15:50:21 task options
Michael Crumm 9a38e3f6 2021-09-21T15:50:10 docs
Kevin Lewis ba2896b2 2021-09-21T17:36:43 Provide an option for loading the runtime config (#9) Do not load the runtime configuration by default. Instead, provide an option, `--runtime-config`, for loading the runtime configuration. This mirrors the configuration in `esbuild`.
Michael Crumm 19043ba3 2021-08-28T13:19:07 Mix format and clarify install docs
Michael Crumm c6150f57 2021-08-28T12:54:52 Check version on --if-missing, closes #5 Co-authored-by: José Valim <jose.valim@dashbit.co>
Michael Crumm 17bcff28 2021-07-24T23:57:52 Fix installed? check
Michael Crumm d9aa8f50 2021-07-23T17:30:58 install and run dart-sass
Michael Crumm e3304b41 2021-07-23T16:29:23 shoulders of esbuild