Skip to content

Conversation

@endigo9740
Copy link
Contributor

@endigo9740 endigo9740 commented Nov 11, 2025

Linked Issue

Closes #4062

Description

Makes the following changes:

  1. Updates the Skeleton Docs app to use the recommend Tailwind Forms plugin and it's reset.
  2. Implements and documents the recommend "Windows Fix" for Select dropdown styles
  3. Remove unused Select > Option styles (only BackgroundColor + Color actually do anything)
  4. Implements accent-color styles as backups for Radio/Checkboxes in case the Forms plugin is missing

Overall the bulk of the issues present were because the Astro app was missing the Forms plugin.

Checklist

Please read and apply all contribution requirements.

  • Your branch should be prefixed with: docs/, feature/, chore/, bugfix/
  • Contributions should target the main branch
  • Documentation should be updated to describe all relevant changes
  • Run pnpm check in the root of the monorepo
  • Run pnpm format in the root of the monorepo
  • Run pnpm lint in the root of the monorepo
  • Run pnpm test in the root of the monorepo
  • If you modify /package projects, please supply a Changeset

Changesets

View our documentation to learn more about Changesets. To create a Changeset:

  1. Navigate to the root of the monorepo in your terminal
  2. Run pnpm changeset and follow the prompts
  3. Commit and push the changeset before flagging your PR review for review.

@endigo9740 endigo9740 linked an issue Nov 11, 2025 that may be closed by this pull request
@changeset-bot
Copy link

changeset-bot bot commented Nov 11, 2025

🦋 Changeset detected

Latest commit: 6ee8a6a

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 5 packages
Name Type
@skeletonlabs/skeleton Patch
@skeletonlabs/skeleton-common Patch
@skeletonlabs/skeleton-svelte Patch
skeleton Patch
@skeletonlabs/skeleton-react Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@vercel
Copy link

vercel bot commented Nov 11, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
themes.skeleton.dev Building Building Preview Nov 13, 2025 4:23pm
www.skeleton.dev Ready Ready Preview Nov 13, 2025 4:23pm

@Hugos68 Hugos68 changed the title Resolve broke from styling bugfix: resolve broke from styling Nov 11, 2025
@Hugos68 Hugos68 changed the title bugfix: resolve broke from styling bugfix: resolve broke form styling Nov 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Resolve broken styles for Form Tailwind components

2 participants