BlazorStyled icon indicating copy to clipboard operation
BlazorStyled copied to clipboard

GlobalStyles docs & performance

Open esso23 opened this issue 5 years ago • 1 comments

https://blazorstyled.io/globalStyles @Styled.GlobalStyles["ColorHotPink"] no longer available in v3. Should be replaced with @Styled.GetGlobalStyle("ColorHotPink")

Edit: Also it's extremely slow (somewhere between 5x to 10x slower) compared to previous version and does not work very reliably (sometimes it's like styles weren't even loaded).

esso23 avatar Jun 16 '20 15:06 esso23

I haven't been able to update the docs site due to: https://github.com/chanan/BlazorStyled/issues/102

chanan avatar Jun 16 '20 22:06 chanan