projectblacklight / blacklight

Blacklight provides a discovery interface for any Solr (http://lucene.apache.org/solr) index.
http://projectblacklight.org/
Other
757 stars 255 forks source link

Enable running blacklight without Sass #3206

Open jcoyne opened 2 weeks ago

jcoyne commented 2 weeks ago

With bootstrap 5.2+, it is possible to use CSS variables to customize much of bootstrap, without having to install Sass (and a javascript runtime). This will make it easier for new adopters as they only need to provision a Ruby environment.