bootstrap-ruby / bootstrap_form

Official repository of the bootstrap_form gem, a Rails form builder that makes it super easy to create beautiful-looking forms using Bootstrap 5.
MIT License
1.64k stars 352 forks source link

Add file extension to import documentation #721

Closed redbassett closed 5 months ago

redbassett commented 5 months ago

Since switching the stylesheet to plain CSS, the import for SCSS projects now needs to include the file extension to work correctly.

[ci skip]