Skip to content

Commit

Permalink
Remove all use of SASS which we do not use
Browse files Browse the repository at this point in the history
  • Loading branch information
edwinthinks committed Aug 24, 2022
1 parent 8fe7b8d commit 1c3119f
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
3 changes: 0 additions & 3 deletions Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -48,9 +48,6 @@ gem "bootsnap", ">= 1.12.0", require: false
# Use Active Model has_secure_password [https://guides.rubyonrails.org/active_model_basics.html#securepassword]
# gem "bcrypt", "~> 3.1.7"

# Use Sass to process CSS
gem "sassc-rails", "~> 2.1.2"

# Use Active Storage variants [https://guides.rubyonrails.org/active_storage_overview.html#transforming-images]
# gem "image_processing", "~> 1.2"

Expand Down
1 change: 0 additions & 1 deletion Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -286,7 +286,6 @@ DEPENDENCIES
rexml (~> 3.2.5)
rolify
sass-rails
sassc-rails (~> 2.1.2)
selenium-webdriver (>= 4.1.0)
sprockets-rails (>= 2.0.0)
stimulus-rails (>= 1.0.4)
Expand Down
File renamed without changes.

0 comments on commit 1c3119f

Please sign in to comment.