taskr-outdated
taskr-outdated copied to clipboard
A generator & coroutine-based task runner. Fasten your seatbelt. 🚀
Results
2
taskr-outdated issues
Sort by
recently updated
recently updated
newest added
When no `options` are passed, the `@taskr/postcss` plugin will now look for & respect configs found within: ~(arranged by preference):~ - a `.postcssrc` file (JSON-type only) - the "postcss" key...
> Hey, it's just a reminder for me. `PostCSS` currently [support](https://github.com/postcss/postcss/issues/477) common configuration file `postcss.config.js` It would be nice to add this feature in `taskr` plugin as well. PS. I...
plugin