Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
use the new Rails 7 sass compiler
Browse files Browse the repository at this point in the history
syphax-bouazzouni committed May 29, 2022

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 87e809e commit a36924c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Gemfile
Original file line number Diff line number Diff line change
@@ -5,8 +5,9 @@ gem 'rails', '7.0.3'

gem 'jsbundling-rails'

gem 'sass-rails', '~> 5.0'
gem 'sassc-rails' #sass-rails replacent
gem 'terser' #ugilifer replacent

# See https://github.com/rails/execjs#readme for more supported runtimes
# gem 'therubyracer', platforms: :ruby
# gem 'duktape'

0 comments on commit a36924c

Please sign in to comment.