Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

After build, the styles are missing #2738

Open
nicojuhari opened this issue Nov 23, 2024 · 0 comments
Open

After build, the styles are missing #2738

nicojuhari opened this issue Nov 23, 2024 · 0 comments
Labels
bug Something isn't working triage v3 #1289

Comments

@nicojuhari
Copy link

nicojuhari commented Nov 23, 2024

Environment

Is this bug related to Nuxt or Vue?

Nuxt

Version

v3.0.0-alpha.9

Reproduction

  1. use sm:space-x-8 class in your component
  2. build it , with npm run build
  3. open in a browser and check the styles for this class

Description

In development env the styles are ok

after build the styles are missing

for example: sm:space-x-8

Devlopment
Image

Production
Image

Thank you

Additional context

No response

Logs

@nicojuhari nicojuhari added bug Something isn't working triage v3 #1289 labels Nov 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working triage v3 #1289
Projects
None yet
Development

No branches or pull requests

1 participant