be5invis / vscode-custom-css

Custom CSS Plugin for Visual Studio Code. Based on vscode-icon
MIT License
832 stars 58 forks source link

reduce error level for file not found #142

Closed jasonwarta closed 3 years ago

jasonwarta commented 3 years ago

When using settings sync between multiple platforms, paths for custom CSS may need to be different because of OS requirements.

This reduces the "can't load file" error from a fatal error to a warning.