Enabled

Syntax

Class
Properties
{...}enabled:{...}
{...}:enabled{...}

Specification test cases

The test cases below are imported from the Turbo CSS specification. They have been executed upon loading this page.
Set opacity to 100% when enabled.
t1 enabled:opacity-100
.t1.enabled\:opacity-100:enabled { opacity: 1; }