We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f24c4a commit 5226119Copy full SHA for 5226119
README.md
@@ -170,6 +170,7 @@ Currently in beta, there are a lot of work to do;
170
- [ ] full support flow, export type and import type
171
- [ ] support action for remove unused import identifier using eslint or tslint
172
- [ ] support config for extra module path, such as module in node_modules but not in dependenciess
173
+- [ ] support config for css modules, import less css sass like import * as css from 'xxx.less'
174
175
# Export RegExp
176
```
0 commit comments