Skip to content

[v4] How to disable container? #16323

Answered by wongjn
lihanspace asked this question in Help
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: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by lihanspace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Help
Labels
None yet
2 participants