The large, small, and dynamic viewport units
New CSS units that account for mobile viewports with dynamic toolbars.
New CSS units that account for mobile viewports with dynamic toolbars.
In CSS Grid, the grid-template-columns
and grid-template-rows
properties allow you to define line names and track sizing of grid columns and rows, respectively. Supporting interpolation for these properties allows grid layouts to smoothly transition between states, instead of snapping at the halfway point of an animation or transition.
This handy CSS pseudo-selector gives you a way to select elements that are modal.
Transform elements with the translate
, rotate
, and scale
properties
Now that transform streams are supported in Chrome, Safari, and Firefox, they're finally ready for prime time!