Skip to content

Conversation

@ni-max
Copy link
Contributor

@ni-max ni-max commented Sep 6, 2022

so the following config will not work and language server will use it's prettier-plugin-svelte

// prettier.config.cjs
module.exports = {
    plugins: [require('prettier-plugin-tailwindcss')]
}

so the following config will not work and language server will use it's `prettier-plugin-svelte`
```javascript
// prettier.config.cjs
module.exports = {
    plugins: [require('prettier-plugin-tailwindcss')]
}
```
Copy link
Member

@dummdidumm dummdidumm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

@dummdidumm dummdidumm merged commit 0bffac8 into sveltejs:master Sep 6, 2022
@ni-max ni-max deleted the patch-2 branch September 6, 2022 15:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants