Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When I use custom styles in CSS/LESS files, formatting will make an error #323

Open
gwh18560 opened this issue Oct 18, 2024 · 0 comments
Open

Comments

@gwh18560
Copy link

gwh18560 commented Oct 18, 2024

What version of prettier-plugin-tailwindcss are you using?

v0.6.5

What version of Tailwind CSS are you using?

v3.4.1

What version of Node.js are you using?

v20.11.0

What package manager are you using?

pnpm

What operating system are you using?

Windows

Describe your issue

If i use the custom style in a css/less file, an error will occur once formatted.
If i don't use ~“” to wrap the custom style ( @apply ~"tw-right-[20px]" ), there's no problem, but the custom style cannot take effect.

Before format
image

After format
image

Describe the problem you're seeing, any important steps to reproduce and what behavior you expect instead.

@gwh18560 gwh18560 changed the title When I use custom styles in CSS/LESS files, formatting will report an error When I use custom styles in CSS/LESS files, formatting will make an error Oct 18, 2024
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

No branches or pull requests

1 participant