gencer / SCSS-Everywhere

A Visual Studio Code extension that provides CSS class and ID atttribute completion with incremental build and usage explorer for the HTML class attribute based on the CSS/Template files in your workspace. Also supports React's className attribute.
https://marketplace.visualstudio.com/items?itemName=gencer.html-slim-scss-css-class-completion
MIT License
24 stars 9 forks source link

Update link to Svelte extension #55

Closed dummdidumm closed 4 years ago

dummdidumm commented 4 years ago

In your main README, you refer to the old Svelte extension (https://marketplace.visualstudio.com/items?itemName=JamesBirtles.svelte-vscode). Please update the link to the new, official extension: https://marketplace.visualstudio.com/items?itemName=svelte.svelte-vscode .

gencer commented 4 years ago

Thanks @dummdidumm to notify me for this update. I just changed it on README.

dummdidumm commented 4 years ago

Thanks 🥳