Skip to content

Conversation

@JammingBen
Copy link
Contributor

refs #937

@JammingBen JammingBen self-assigned this Aug 29, 2025
@JammingBen JammingBen force-pushed the fix/design-system-docs-tailwind branch from fd51346 to 627b7dd Compare August 29, 2025 13:36
@JammingBen JammingBen marked this pull request as ready for review August 29, 2025 13:46
@JammingBen JammingBen requested review from Copilot and kulmann August 29, 2025 13:46
Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull Request Overview

This PR migrates the design system documentation from SCSS to Tailwind CSS, updating configuration and styling to support the new CSS framework.

  • Adds Tailwind CSS dependencies and configuration
  • Updates documentation component styling to use Tailwind classes
  • Migrates VitePress theme configuration to work with Tailwind CSS

Reviewed Changes

Copilot reviewed 8 out of 9 changed files in this pull request and generated no comments.

Show a summary per file
File Description
packages/design-system/src/styles/tailwind.css Adds font configuration to Tailwind theme
packages/design-system/package.json Adds Tailwind CSS and Vite plugin dependencies
packages/design-system/docs/components/OcRecipient/OcRecipient.md Updates component examples to include required icon property
packages/design-system/docs/.vitepress/theme/tailwind.css Creates new Tailwind CSS import file for VitePress theme
packages/design-system/docs/.vitepress/theme/index.ts Imports new Tailwind CSS and layer styles
packages/design-system/docs/.vitepress/theme/custom.scss Updates SCSS styling to work with Tailwind migration
packages/design-system/docs/.vitepress/config.ts Configures Tailwind plugin and PostCSS processing
packages/design-system/docs/.vitepress/components/LiveCodeBlock.vue Replaces SCSS classes with Tailwind utility classes
Files not reviewed (1)
  • pnpm-lock.yaml: Language not supported

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

@JammingBen JammingBen merged commit 8123099 into main Sep 1, 2025
28 checks passed
@JammingBen JammingBen deleted the fix/design-system-docs-tailwind branch September 1, 2025 12:23
openclouders pushed a commit that referenced this pull request Sep 1, 2025
…lwind

fix(design-system): docs after tailwind migration
@openclouders openclouders mentioned this pull request Sep 1, 2025
1 task
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants