Skip to content

refactor(tag): load variables through token layer#1743

Closed
Morosan wants to merge 8 commits into
Endava:refactor/migrate-tailwindcss-to-native-cssfrom
Morosan:refactor/migrate-tag-to-scss-improvement
Closed

refactor(tag): load variables through token layer#1743
Morosan wants to merge 8 commits into
Endava:refactor/migrate-tailwindcss-to-native-cssfrom
Morosan:refactor/migrate-tag-to-scss-improvement

Conversation

@Morosan

@Morosan Morosan commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Description

Updates tag to load component variables through the bq-tag.tokens layer.

This replaces the top-level variables @import with sass:meta.load-css(), keeping the token declarations inside the component token layer while avoiding SonarCloud @import position issues.

Updated components:

  • tag

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 7, 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 created a clean one here - #1765

@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