4 ms·
another one i'm using for my site [1] is tacit[2] it's pretty basic but it works well - although i've been trying to find a well structured, well designed css f
by hidiegomariani 6y ago
another one i'm using for my site [1] is tacit[2] it's pretty basic but it works well - although i've been trying to find a well structured, well designed css framework with no classes - I haven't found one of my liking, I think the best way would be to use something very minimal like tailwindcss [3] which i still have to try
[1] https://golang.cafe https://golang.cafe
[2] https://github.com/yegor256/tacit https://github.com/yegor256/tacit
[3] https://tailwindcss.com https://tailwindcss.com
- awb 6y ago> i've been trying to find a well structured, well designed css framework with no classes - I haven't found one of my liking Give MVP.css a try: https://andybrewer.github.io/mvp/ https://andybrewer.github.io/mvp/ It had some good community support (2.5k stargazers and about a dozen contributes). (disclaimer: I'm the author)