V4 Feature

CSS Filter

Apply visual effects like blur, brightness, contrast, and drop-shadow to elements without additional markup.

Custom unit

Use any measurement unit, mix units, and apply CSS calculations within properties.

Smart Unit Typing

Accelerate styling by simply typing in your value and unit such as “12px” instead of using the dropdown.

Class permissions

Maintain control by deciding which users can create/edit classes or only apply them.

Display None

Hide layout elements across specific devices or states.

Attributes

Add information to HTML elements to modify their behavior, appearance, or provide extra data.

ID

Set custom IDs for anchor links or targeted elements when using custom CSS.

CSS Transform

Controls to rotate, offset, scale, skew, and flip your elements with ease.