Skip to content

docs: explain Tailwind styling in v1 - #454

Merged
TotomInc merged 1 commit into
TotomInc:masterfrom
alectimison-maker:docs/tailwind-v1-migration
Aug 5, 2026
Merged

docs: explain Tailwind styling in v1#454
TotomInc merged 1 commit into
TotomInc:masterfrom
alectimison-maker:docs/tailwind-v1-migration

Conversation

@alectimison-maker

Copy link
Copy Markdown
Contributor

Summary

  • document how to replace the v0 classes prop in v1
  • add copy-pasteable Tailwind examples for the assembled Select and unstyled primitives
  • explain how teleporting affects popover styling

Motivation

The migration guide currently covers the bundled stylesheet and data hooks, but it does not say what replaces the v0 classes prop. This leaves Tailwind users without a clear v1 path.

Testing

  • pnpm --filter @vue3-select-component/docs lint
  • pnpm --filter @vue3-select-component/docs exec nuxt prepare
  • git diff --check

Closes #453

@TotomInc
TotomInc self-requested a review August 5, 2026 07:19
@TotomInc

TotomInc commented Aug 5, 2026

Copy link
Copy Markdown
Owner

Thanks, that closes the documentation gap !

@TotomInc
TotomInc merged commit 649af2a into TotomInc:master Aug 5, 2026
4 checks passed
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.

Using tailwind (or similar) classes for styling

2 participants