feat(xds)!: migrate from x-tailwindcss to x-design-system #740
Merged
joseacabaneros merged 7 commits intomainfrom Apr 22, 2026
Merged
feat(xds)!: migrate from x-tailwindcss to x-design-system #740joseacabaneros merged 7 commits intomainfrom
x-tailwindcss to x-design-system #740joseacabaneros merged 7 commits intomainfrom
Conversation
joseacabaneros
commented
Apr 13, 2026
x-tailwindcss to x-design-system
|
Check PR 740 preview 👀 |
victorcg88
reviewed
Apr 15, 2026
|
Check PR 740 preview 👀 |
7076d83 to
2397a09
Compare
# Conflicts: # .claude/skills/skilld-lock.yaml # .claude/skills/tailwindcss-skilld/SKILL.md # .claude/skills/vite-skilld/SKILL.md # .claude/skills/vue-skilld/SKILL.md # .claude/skills/vueuse-core-skilld/SKILL.md # eslint.config.mjs # package-lock.json # package.json # src/components/desktop/desktop-top-section.vue # src/components/desktop/desktop.vue # src/components/predictive-layer/predictive-layer.vue
|
Check PR 740 preview 👀 |
Contributor
Member
Author
|
Check PR 740 preview 👀 |
|
Check PR 740 preview 👀 |
|
Check PR 740 preview 👀 |
victorcg88
approved these changes
Apr 20, 2026
lauramargar
approved these changes
Apr 21, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.



XDS migration from
x-tailwindcsstox-design-system. It includes:x-tailwindcsswithx-design-systempostcss,tailwind.config.ts, etc)rolluptoVite(same bundler for DEV and BUILD, renderingshadowRootby default for both). Get rid of everything related torollup(instrumentation.build.mjs)Xdeps with stable versions.moduleResolution: bundler&type: modulein package)SCSSsupportxds:instead ofx-create-taskClaude command to create Jira tasks with AI.Setup migration steps