getStyleSetsExtends.extendedStyleSets

Undocumented in source.
template getStyleSetsExtends(T)
static if(!(isPointer!T))
static if(!(isCallable!T))
alias extendedStyleSets = staticMap!(extractExtendedStyleSet, styleSetSymbols)

Meta