[][src]Macro webcomponent::css

macro_rules! css {
    ($ ($ x : tt) *) => { ... };
}