I\'m building a react app but when I import a .css file, the vscode doesn\'t show the file in the intellisense.
.css
I\'m not sure if this is a pro
VS Code doesn't support path completion for all file types. But you should get this going with the Path Autocomplete extension.