tleunen / react-mdl

React Components for Material Design Lite
https://tleunen.github.io/react-mdl/
MIT License
1.76k stars 255 forks source link

too many css files for WebStrom #505

Open achtan opened 6 years ago

achtan commented 6 years ago

my WebStorm i going nuts coz of too many css files... screenshot 2017-11-21 21 35 32

any idea how to fix this?

tleunen commented 6 years ago

Any reason why your autocomplete searches inside the react-mdl code?

achtan commented 6 years ago

so the autocomplete could work :) how else WS would know witch css libs i am using, if he dont look into node_modules... ?

https://intellij-support.jetbrains.com/hc/en-us/community/posts/115000052410-IntelliJ-CSS-autocomplete-for-node-modules-Bootstrap

tleunen commented 6 years ago

I see. I'm afraid there's no real fix then. We provide all the possible css files to let the user use the one they want.