RSSAmplifier

Max Böck · May 15, 2021

Container Queries in Web Components

0
Sign in to vote or save

This site does not allow itself to be embedded. You can still read it on the original site — the toolbar below keeps your place in the directory.

Container Queries are one of the most anticipated new features in CSS. I recently got a chance to play with them a bit and take the new syntax for a spin. I came up with this demo of a book store. Each of the books is draggable and can be moved to one of three sections, with varying available space. Depending on where it is placed, different styles will be applied to the book. The full source code…

Read on mxb.dev

Comments

Nothing yet. Say the first thing.

    Sign in to join the conversation.