Skip to content

Conversation

@JammingBen
Copy link
Contributor

@JammingBen JammingBen commented Sep 24, 2025

This eliminates the need for each extension to do that on its own.

Also fixes the Tailwind import paths in the design-system docs and adds the missing css custom file.

refs opencloud-eu/web-extensions#208

@JammingBen JammingBen self-assigned this Sep 24, 2025
Copilot AI review requested due to automatic review settings September 24, 2025 09:49
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

Adds Tailwind CSS Vite plugin integration to the extension SDK and corrects documentation import paths for the design system. This enables better Tailwind CSS support in extensions while fixing broken import references in the documentation.

  • Integrates @tailwindcss/vite plugin into the extension SDK's Vite configuration
  • Updates design system documentation to use correct import paths for Tailwind CSS
  • Adds missing CSS file copy configuration to the design system build

Reviewed Changes

Copilot reviewed 5 out of 6 changed files in this pull request and generated no comments.

Show a summary per file
File Description
packages/extension-sdk/package.json Adds @tailwindcss/vite dependency
packages/extension-sdk/index.mjs Imports and configures Tailwind Vite plugin
packages/design-system/vite.config.ts Adds defaults.css file to build output
packages/design-system/docs/gettingStarted/tailwindMigration.md Fixes Tailwind CSS import path
packages/design-system/docs/gettingStarted/installation.md Updates import path and removes outdated note
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 requested a review from kulmann September 24, 2025 09:52
@JammingBen JammingBen merged commit 7893e4a into main Sep 24, 2025
29 checks passed
@JammingBen JammingBen deleted the chore/tailwind-for-extensions branch September 24, 2025 10:02
@openclouders openclouders mentioned this pull request Sep 24, 2025
1 task
openclouders pushed a commit that referenced this pull request Sep 24, 2025
feat(extension-sdk): add tailwind vite plugin to vite config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants