Skip to content

Commit ce9dfc2

Browse files
nirvdrumglebm
authored andcommitted
Fix outdated gem count in README.
1 parent f1f92e0 commit ce9dfc2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Add `bootstrap` to your Gemfile:
2424
gem 'bootstrap', '~> 5.3.3'
2525
```
2626

27-
This gem requires a Sass engine, so make sure you have **one** of these two gems in your Gemfile:
27+
This gem requires a Sass engine, so make sure you have **one** of these gems in your Gemfile:
2828
- [`dartsass-sprockets`](https://github.com/tablecheck/dartsass-sprockets): Dart Sass engine, recommended but only works for Ruby 2.6+ and Rails 5+
2929
- [`dartsass-rails`](https://github.com/rails/dartsass-rails): Dart Sass engine, recommended for Rails projects that use Propshaft
3030
- [`cssbundling-rails`](https://github.com/rails/cssbundling-rails): External Sass engine

0 commit comments

Comments
 (0)