Skip to content

Setting precedence of custom utilities #17415

Answered by wongjn
mirite asked this question in Help
Discussion options

You must be logged in to vote

You could consider putting the rule's declaration in @layer components:

@utility all-unset {
  @layer components {
    all: unset;
  }
}

Replies: 2 comments 2 replies

Comment options

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

@c-harding
Comment options

Comment options

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