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

[v4] Styles are not applied to the "container" class #13129

Open
devcaeg opened this issue Mar 7, 2024 · 3 comments
Open

[v4] Styles are not applied to the "container" class #13129

devcaeg opened this issue Mar 7, 2024 · 3 comments
Labels

Comments

@devcaeg
Copy link

devcaeg commented Mar 7, 2024

What version of Tailwind CSS are you using?
v.next

What build tool (or framework if it abstracts the build tool) are you using?
vite (v5.1.5), @builder.io/qwik (v1.5.1), @builder.io/qwik-city (v1.5.1), @tailwindcss/vite (v.next)

What version of Node.js are you using?
v20.9.0

What browser are you using?
Chrome, Safari, Edge

What operating system are you using?
macOS

Reproduction URL
https://codesandbox.io/p/devbox/peaceful-hertz-jx9sd2?file=%2Fsrc%2Froutes%2Findex.tsx

Describe your issue

In TailwindCSS version 4, it seems that the styles of the "container" class are not loaded. In previous versions the "container" class works correctly.

@dhalucario
Copy link

I am using SvelteKit and I can comfirm this.

@gaetansenn
Copy link

Using Vite with nuxt with same problem

@francoismassart
Copy link

I guess it is not implemented yet, I don't see it in the packages/tailwindcss/src/utilities.ts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

5 participants