bazzel/bs5 ↗
Created Dec 28, 2020 · View the bazzel/bs5 repository page
[WIP] Rails engine to include Bootstrap 5
Want this for your repo?
Render a free sample of any GitHub repo in seconds.
Contributors
1
Lines of Code
1,033
From
Nov 14, 2020
To
Dec 27, 2020
About bazzel/bs5
Bs5 is a Rails engine that simplifies the integration of Bootstrap 5 into Ruby on Rails applications. Instead of manually configuring Bootstrap dependencies, developers can add the gem to their Gemfile and run a generator command to automatically set up their project with Bootstrap 5 support.
The project is still in development, as indicated by its work-in-progress status. It follows standard Rails conventions for engines and gems, providing an installation process through Bundler and a configuration step via Rails generators. The engine is released under the MIT License, making it freely available for both open-source and commercial projects.