Skip to content

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

Open
Morosan wants to merge 1 commit into
Endava:refactor/migrate-tailwindcss-to-native-cssfrom
Morosan:refactor/migrate-tag-to-scss-v2
Open

refactor(tag): load variables through token layer#1765
Morosan wants to merge 1 commit into
Endava:refactor/migrate-tailwindcss-to-native-cssfrom
Morosan:refactor/migrate-tag-to-scss-v2

Conversation

@Morosan

@Morosan Morosan commented Jul 22, 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

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