Answer the question
In order to leave comments, you need to log in
How to write media query with @container in koala?
When trying to write a container "media query" via @container Koala throws an error. How can I get around this so that Koala does not check this place?
Request example:
@container (min-width: 400px) {
.item {
color: red
}
}
Answer the question
In order to leave comments, you need to log in
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question