import * as frugal from "https://deno.land/x/frugal@0.5.0/packages/loader_style/styled.ts";
Classes
Wrapper around Rules to expose a | |
Base class for a css rules | |
Wrapper around ScopedRules to expose a | |
Scoped css rule, garanteed to never clash with another selector. |
Functions
create a ScopedClassName | |
create some global styles | |
f css | Rules and KeyFrames aware tagged template :
|
f cx | generates a className string from a list of string and Rules. This function
is able to skip "empty" values ( |
create a GlobalClassName | |
create a KeyFrame | |
output the full stylesheet from all the rules (scoped or not), global rules and keyframes that where registered so far |