Skip to content

Tailwind CSS class consistency changes not formatted by lint #917

@sheikhlimon

Description

@sheikhlimon

After making updates to ensure Tailwind CSS classes are consistent across the codebase, some files were not automatically formatted or fixed by husky because only staged files are formatted.

Problem:

  • Tailwind CSS class names were updated for consistency.
  • ESLint/Prettier did not auto-format all affected files.
  • This causes inconsistent code style and may block CI/CD lint checks.

Metadata

Metadata

Assignees

Type

Projects

Status

Done

Relationships

None yet

Development

No branches or pull requests

Issue actions