I'm curious what everyone is using as far as internal-facing CSS frameworks?<p>I gravitate towards Bootstrap for most of my projects as it's so darn easy to whip up something that looks decent in a short amount of time, but on the flipside I'm starting to feel that if I have to look at another Bootstrap site my eyes are going to start bleeding.<p>I found, and like, Project Clarity[0] from VMWare, however it's mostly focused on an Angular use-case whereas I would like something more JS framework-agnostic.<p>[0] https://clarity.design/
Recently I've been using Bulma for pretty much all internal projects. Offers enough flexibility to generate any interface you need. If I need something a little more prettier I'll drop in Material Design Lite (<a href="https://getmdl.io" rel="nofollow">https://getmdl.io</a>) instead.