W
W
wadowad2021-10-31 10:05:17
Less
wadowad, 2021-10-31 10:05:17

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
  }
}


Article on Habré: https://habr.com/ru/company/skillfactory/blog/554434/

Answer the question

In order to leave comments, you need to log in

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question