|
44bc8089
|
2021-09-23T09:15:58
|
|
Add runtime-config flag check to sass.install task
|
|
54a3c60d
|
2021-09-21T16:25:26
|
|
typo
|
|
404bf17e
|
2021-09-21T15:50:21
|
|
task options
|
|
9a38e3f6
|
2021-09-21T15:50:10
|
|
docs
|
|
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`.
|
|
19043ba3
|
2021-08-28T13:19:07
|
|
Mix format and clarify install docs
|
|
c6150f57
|
2021-08-28T12:54:52
|
|
Check version on --if-missing, closes #5
Co-authored-by: José Valim <jose.valim@dashbit.co>
|
|
17bcff28
|
2021-07-24T23:57:52
|
|
Fix installed? check
|
|
d9aa8f50
|
2021-07-23T17:30:58
|
|
install and run dart-sass
|
|
e3304b41
|
2021-07-23T16:29:23
|
|
shoulders of esbuild
|