Skip to content

Enable prettier for Tailwind CSS #282

Open
@maximiliani

Description

@maximiliani

Just add this to .prettierrc.json.

"plugins": [
  "prettier-plugin-tailwindcss"
],
"tailwindConfig": "./tailwind.config.ts",

!! Warning !! This will break the CSS.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions