import { css } from "https://deno.land/x/frugal@0.5.0/packages/loader_style/styled.ts";
Rules and KeyFrames aware tagged template :
- Rules interpolations are replaced with their selectors
- KeyFrames interpolations are replaced with their names
import { css } from "https://deno.land/x/frugal@0.5.0/packages/loader_style/styled.ts";
Rules and KeyFrames aware tagged template :