VS Code can't see css files in intellisense

后端 未结 1 1254
情书的邮戳
情书的邮戳 2021-01-14 19:11

I\'m building a react app but when I import a .css file, the vscode doesn\'t show the file in the intellisense.

I\'m not sure if this is a pro

1条回答
  •  广开言路
    2021-01-14 19:27

    VS Code doesn't support path completion for all file types. But you should get this going with the Path Autocomplete extension.

    0 讨论(0)
提交回复
热议问题