chanan / BlazorStyled

CSS in Blazor Components

Home Page:https://blazorstyled.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Way to define Stylesheet priority

chanan opened this issue · comments

Sometimes a stylesheet needs to be before all others.

Default style sheet is currently set to be last. But a stylesheet like BlazorTypography that includes normalize needs to be the first one.