This is the base CSS package used to style Rails applications at Sycamore Education. It customizes Bootstrap 4 and adds other useful CSS classes.
Add this line to your application's Gemfile:
gem 'sycamore_interface', git: 'https://github.com/SycamoreEducation/SycamoreInterface'
And then execute:
$ bundle
The gem is available as open source under the terms of the MIT License.