seti-ui
seti-ui copied to clipboard
Fall away css icon
trafficstars
When adding VS Code setting for enable postCss highlight:
"files.associations": {
"*.css": "postcss"
},
Css file icon replaced with deafult file icon:

I think the icon for css files should remain the same after change file associations
this is probably a vscode bug 👍