Skip to content

mihailgok/container_query

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Container Query

New feature in CSS - container query is now available in Chrome 105 and Safari 16.

It's not now necessary to make a request to the width of the page to make our cite adaptive. It's enough to make a request to the container and adjust the contents inside to its width! This changes the rules of the game and gives developers new opportunities.

More here

Запросы к контейнеру

Эта новая фишка в CSS доступна с обновлением Chrome 105 и Safari 16.

Суть в том, что теперь не обязательно делать запрос к ширине страницы для создания адаптива - достаточно сделать запрос с контейнеру и подстроить содержимое внутри под его ширину! Это меняет правила игры и дает разработчикам новые возможности.

Подробнее в статье

About

New feature in CSS - container query

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published