Skip to content

issues Search Results · repo:tailwindlabs/prettier-plugin-tailwindcss language:TypeScript

Filter by

217 results
 (77 ms)

217 results

intailwindlabs/prettier-plugin-tailwindcss (press backspace or delete to remove)

What s the equivalent for tailwind 4? img width= 1025 alt= Image src= https://github.com/user-attachments/assets/9aba5a53-18f4-4e5e-b83c-80bd514088df /
  • openint-bot
  • 1
  • Opened 
    6 hours ago
  • #352

the plugin wasn t working at all for me, and after spending some time debugging I noticed the issue is due to the order of my 2 prettier plugins. If I have: // .prettierrc.json5 plugins: [ prettier-plugin-tailwindcss ...
  • leetcow
  • Opened 
    yesterday
  • #351

@plugin doesn t force singleQuotes
  • murshex
  • Opened 
    10 days ago
  • #350

!-- Please provide all of the information requested below. We re a small team and without all of this information it s not possible for us to help and your bug report will be closed. -- What version of ...
  • ryanleichty
  • Opened 
    11 days ago
  • #349

CSS file to reproduce: @import tailwindcss ; @custom-variant or { @layer components { @slot; } } .test { /* Should become `or:absolute or:text-black` */ @apply or:text-black or:absolute; ...
  • gustavopch
  • Opened 
    13 days ago
  • #348

I m not sure if this have ever worked, but Antler templates (from Statamic CMS) allows for use of classes without them being in a class tag. Example: section {{ layout = switch( ...
  • espenlg
  • 2
  • Opened 
    19 days ago
  • #346

The plugin currently formats the CSS to look like this /* Code */ @utility direction-* { animation-direction: --value(--animation-direction-*); } /* Expected behavior */ @utility direction-* { animation-direction: ...
  • CHC383
  • 1
  • Opened 
    22 days ago
  • #345

Last weekend, prettier decided to break all the html closing brackets to a new line, and remove the spaces between some of the html tags Suspense template #fallback Became Suspense template ...
  • autotel
  • 3
  • Opened 
    22 days ago
  • #344

Formatting breaks the theme-key syntax in --value() function: Example taken from tailwind docs: - opacity: --value(--opacity-*); + opacity: --value(--opacity- *); Package.json packageManager ...
  • phoneticallySAARTHaK
  • 1
  • Opened 
    on Feb 2
  • #343

!-- Please provide all of the information requested below. We re a small team and without all of this information it s not possible for us to help and your bug report will be closed. -- What version of ...
  • adjsky
  • 7
  • Opened 
    on Jan 14
  • #340
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Press the
/
key to activate the search input again and adjust your query.
Issue search results · GitHub