Skip to content

refactor(tooltip): migrate Tailwind styles to SCSS#1746

Closed
Morosan wants to merge 7 commits into
Endava:refactor/migrate-tailwindcss-to-native-cssfrom
Morosan:refactor/migrate-tooltip-tailwind-to-native-css
Closed

refactor(tooltip): migrate Tailwind styles to SCSS#1746
Morosan wants to merge 7 commits into
Endava:refactor/migrate-tailwindcss-to-native-cssfrom
Morosan:refactor/migrate-tooltip-tailwind-to-native-css

Conversation

@Morosan

@Morosan Morosan commented Jul 8, 2026

Copy link
Copy Markdown
Contributor

Description

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

This removes Tailwind visual utility classes from component render output and moves styling into scoped semantic SCSS hooks.

Refactor and reorganize styles by responsibility.

Migrated components:

  • tooltip

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

sonarqubecloud Bot commented Jul 8, 2026

Copy link
Copy Markdown

@dgonzalezr
dgonzalezr force-pushed the refactor/migrate-tailwindcss-to-native-css branch 2 times, most recently from 48366fe to 408cddd Compare July 17, 2026 01:48
@Morosan

Morosan commented Jul 22, 2026

Copy link
Copy Markdown
Contributor Author

Closing this PR since I opened a clean one here - #1767

@Morosan Morosan closed this Jul 22, 2026
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.

2 participants