Skip to content

Resolve live style previews for the core Skeleton package in linked workspace projects #3609

@endigo9740

Description

@endigo9740

Current Behavior

As part of the jump from Tailwind v3 to v4, we stripped out any extra tooling that aided in showing the latest CSS styles when updates tot he core package in /packages/skeleton occurred. As in updates to any update to the CSS styling.

Expected Behavior

We need live updates to properly added/edit/adjust these styles without having to jump through weird loopholes like stopping/restarting the dev server (which works very inconsistently, if at all)

Steps To Reproduce

  1. Run pnpm dev in the root of the monorepo
  2. Browse to /packages/skeleton in your editor
  3. Make any visual style changes (changes in colors, etc)
  4. Note that on saving, no visual changes occur in any linked workspace project (docs, playgrounds, etc)

This makes it extremely difficult to see what changes are or are not applied.

More Information

Adrian reported he did not see this behavior on Windows, so it may be Mac-specific.

Metadata

Metadata

Assignees

Labels

administrationItems related to the project but outside the code.bugSomething isn't working

Type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions