Skip to content

refactor(alert): migrate Tailwind styles to native SCSS#1763

Open
Morosan wants to merge 3 commits into
Endava:refactor/migrate-tailwindcss-to-native-cssfrom
Morosan:refactor/migrate-alert-to-scss-v2
Open

refactor(alert): migrate Tailwind styles to native SCSS#1763
Morosan wants to merge 3 commits into
Endava:refactor/migrate-tailwindcss-to-native-cssfrom
Morosan:refactor/migrate-alert-to-scss-v2

Conversation

@Morosan

@Morosan Morosan commented Jul 21, 2026

Copy link
Copy Markdown
Contributor

Description

Migrates alert from Tailwind runtime styling to native SCSS/CSS.

This removes Tailwind @apply and moves visual Tailwind utility classes out of component render output into scoped semantic SCSS hooks.

Refactor and reorganize styles by responsibility.

Migrated components:

  • alert

Documentation

Generated component documentation was not changed.

Checklist

  • I have read the CONTRIBUTING document.
  • I have read the CODE OF CONDUCT document.
  • I have reviewed my code.
  • I have tested the changes locally.
  • I have updated the documentation (if applicable).
  • I have added unit tests and e2e tests (if applicable).
  • I have requested reviews from relevant team members.

@sonarqubecloud

Copy link
Copy Markdown

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

Successfully merging this pull request may close these issues.

1 participant