Skip to content
Discussion options

You must be logged in to vote

Yeah that stuff exists for backward compatibility. Personally unless you actually want those CSS variables to exist I think adding those as custom utilities is more idiomatic in v4:

@utility list-square {
  list-style-type: square;
}

Replies: 1 comment 1 reply

Comment options

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

Answer selected by matthieudou
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