# Next Gen CSS: @container

DevFeed: [Next Gen CSS: @container](<https://devfeed.tech/articles/next-gen-css-container-28738.md>)

Original publisher: [Read original article](<https://una.im/2021-05-11-at-container/>)

Published: 2021-05-11T00:00:00Z

Content type: tutorial

Language: en

Sources: [Una Kravets](<https://devfeed.tech/sources/una-kravets.md>)

Topics: [container](<https://devfeed.tech/topics/container.md>), [CSS](<https://devfeed.tech/topics/css.md>), [Web Development](<https://devfeed.tech/topics/web-development.md>)

Tags: [container](<https://devfeed.tech/tags/container.md>), [css](<https://devfeed.tech/tags/css.md>)

## AI overview

The article introduces CSS @container, which enables elements to be styled based on the size of their parent container.

## Source excerpt

@container brings us the ability to style elements based on the size of their parent container.