Skip to content

refactor(Styles): major refactoring to migrate @beeq/core styling from Tailwind CSS to native SCSS/CSS - #1744

Draft
dgonzalezr wants to merge 14 commits into
mainfrom
refactor/migrate-tailwindcss-to-native-css
Draft

refactor(Styles): major refactoring to migrate @beeq/core styling from Tailwind CSS to native SCSS/CSS#1744
dgonzalezr wants to merge 14 commits into
mainfrom
refactor/migrate-tailwindcss-to-native-css

Conversation

@dgonzalezr

Copy link
Copy Markdown
Collaborator

Description

This change overhauls the styling architecture by introducing native CSS foundations, a structured cascade layer system, and new SCSS mixins, while progressively converting component styles and global utilities away from Tailwind. The primary goal is to produce native CSS at runtime while maintaining SCSS as the authoring language.

Related Issue

N/A

Documentation

Screenshots (if applicable)

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.

Additional Notes

@dgonzalezr dgonzalezr added chore ⚙️ Things related to chore functionalities (types, build, ci/cd, lint, etc.) refactor 🧑🏼‍🔧 When something have been changed but the main scope/functionality remains labels Jun 28, 2026
@nx-cloud

nx-cloud Bot commented Jun 28, 2026

Copy link
Copy Markdown

🤖 Nx Cloud AI Fix Eligible

An automatically generated fix could have helped fix failing tasks for this run, but Self-healing CI is disabled for this workspace. Visit workspace settings to enable it and get automatic fixes in future runs.

To disable these notifications, a workspace admin can disable them in workspace settings.


View your CI Pipeline Execution ↗ for commit 8d5fb70

Command Status Duration Result
nx affected -t build --exclude=*,!tag:publishab... ❌ Failed 1m 7s View ↗
nx affected -t test --exclude=*,!tag:core --par... ✅ Succeeded 5s View ↗
nx affected -t check --exclude=*,!tag:core --pa... ✅ Succeeded 1m 12s View ↗

💡 Dealing with memory or CPU issues? See memory and CPU details with the resource usage add-on ↗.


☁️ Nx Cloud last updated this comment at 2026-07-31 07:59:02 UTC

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

Copy link
Copy Markdown

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore ⚙️ Things related to chore functionalities (types, build, ci/cd, lint, etc.) refactor 🧑🏼‍🔧 When something have been changed but the main scope/functionality remains

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants