Ask HN: Best minimal CSS Framework for side project
📰 Hacker News · lormayna
Hi, I'm starting a small side project to learn web development and have fun. Could you suggest a good CSS Framework for it? My candidates are: https://github.com/picnicss/picnic (it seems the most simple) https://github.com/jgthms/bulma/ (very easy, but very minimal) https://milligram.github.io/ (more complete) Fot javascript I want to use Vue.js because it's easy, clean and I can control it. Using Flask (Python) for backend.
DeepCamp AI