Extremely Popular
Latest
type alias TypedAtRulesKeys
import { type TypedAtRulesKeys } from "https://dotland.deno.dev/x/fresh@1.6.8/plugins/twindv1_deps.ts";
definition:
| `@layer ${"defaults" | "base" | "components" | "shortcuts" | "utilities" | "overrides"}`
| `@media screen(${string})`
| `@media ${string}`
| `@keyframes ${string}`