Skip to content

[v4] How to disable container? #16323

Answered by wongjn
lihanspace asked this question in Help
Feb 7, 2025 · 2 comments · 3 replies
Discussion options

You must be logged in to vote

No real way to disable it, you can only unset its properties:

@utility container {
  max-width: unset;
  width: unset;
}

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@GrimLink
Comment options

@rozsazoltan
Comment options

Answer selected by lihanspace
Comment options

You must be logged in to vote
1 reply
@rozsazoltan
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
5 participants