Skip to content

Commit dd21243

Browse files
committed
docs: remove svelte support from README.md
1 parent 651d8b4 commit dd21243

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

README.md

-9
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ Supports
1818
- CSS (@apply directive)
1919
- JSX, TSX
2020
- [twin.marco](https://github.com/ben-rogerson/twin.macro)
21-
- Svelte
2221

2322
**Go from this:**
2423

@@ -63,14 +62,6 @@ These options can be set in your `.prettierrc` file to change the behavious of t
6362

6463
More details can be found in [OPTIONS.md](OPTIONS.md)
6564

66-
## Svelte Setup
67-
68-
To use this plugin with Svelte, you should **not** use the prettier-plugin-svelte plugin as it is imported by this plugin already.
69-
70-
Credit goes to the svelte prettier plugin for helping with support for Svelte.
71-
72-
https://github.com/sveltejs/prettier-plugin-svelte
73-
7465
## Contributing 🙌
7566

7667
Contributions are more than welcome. If you see any changes fit, go ahead and open an issue or PR.

0 commit comments

Comments
 (0)