3 ms·
I like to use Spectre,css: https://picturepan2.github.io/spectre/ https://picturepan2.github.io/spectre/ It has styling for a navbar, panels, and empty states,
by DonutDeflector 9y ago
I like to use Spectre,css: https://picturepan2.github.io/spectre/ https://picturepan2.github.io/spectre/
It has styling for a navbar, panels, and empty states, which is quite neat.
Spectre has a flexbox-based grid, which I ditched in favour of Pure's grid simply because it targets the screen sizes I want: https://purecss.io/grids/ https://purecss.io/grids/
Shoelace,css is interesting. Perhaps I'll choose it for my next project.