Skip to content

Costume break points not sorting #17160

Answered by blaxtonj
blaxtonj asked this question in Help
Discussion options

You must be logged in to vote

I figured out the issue, I feel dumb for not thinking about this earlier. I guess with the new version you need to specify the stylesheet in .prettierrc once I did that it sorted properly.

{
    "plugins": [
        "prettier-plugin-organize-imports",
        "prettier-plugin-tailwindcss"
    ],
     "tailwindStylesheet": "./app/globals.css"

  }

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by blaxtonj
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants