Skip to content
This repository was archived by the owner on Apr 8, 2023. It is now read-only.

Commit 34aaa54

Browse files
authored
Update README.md
1 parent ae351c5 commit 34aaa54

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,9 +25,9 @@ See the [extension installation guide](https://code.visualstudio.com/docs/editor
2525
## Supported languages
2626

2727
* Styles: CSS, Less, Sass, SCSS
28-
* Styles inside `<style>` or `<style lang="LANGUAGE">` tags: HTML, Vue
28+
* Styles inside `<style>` or `<style lang="LANGUAGE">` tags: HTML, Vue, Svelte
2929

30-
> ⚠️ The plugin does not support formatting when saving template files (HTML, Vue) by `formatOnSave` option and formatting of the selected fragments (selections).
30+
> ⚠️ The plugin does not support formatting when saving template files (HTML, Vue, Svelte) by `formatOnSave` option and formatting of the selected fragments (selections).
3131
3232
## Supported settings
3333

0 commit comments

Comments
 (0)