Auto-load flows
Open
enhancement
work in progress
- Dominant language
- JavaScript
- Stars
- 26
- Forks
- 2
- PR merge metrics
- No merged PRs in 30d
Description
If `@webpack-flow/css` is listed in `pkg.dependencies` in current working directly, you can load it automatically:
```js
const flows = flow.autoload()
// then you can
flows.css()
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.