Open Almantask opened 5 years ago
Alright I guess I'll bat for TailwindCSS https://tailwindcss.com
Being pure CSS helpers means we can sidestep the inherent dependency on JS that most frameworks have and write our component logic exclusively in C#.
My colleague at work uses materialUI and it's quite neat looking: https://material-ui.com/styles/basics/
It looks fine, but isn't that framework quite closely bound to React? It seems like it has that dependency even for generating compiled stylesheets.
There was quite positive reaction about TailwindCSS, it's not coupled with JS so I think we're settled.
Why not just use something like LESS or SASS?
Let's lay down the option and pick one UI framework to use for Blazor.