lib/mix


Log

Author Commit Date CI Message
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