Skip to content

Commit

Permalink
Sassc
Browse files Browse the repository at this point in the history
  • Loading branch information
TomNaessens committed Mar 17, 2024
1 parent 7e77416 commit f3bf033
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion Gemfile
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ gem 'bootsnap'
gem 'turbolinks'

# Use SCSS for stylesheets
gem 'sass-rails'
gem 'sassc-rails'

# Use Uglifier as compressor for JavaScript assets
gem 'uglifier'
Expand Down
4 changes: 1 addition & 3 deletions Gemfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -358,8 +358,6 @@ GEM
rexml
ruby-ole (1.2.12.2)
ruby-progressbar (1.13.0)
sass-rails (6.0.0)
sassc-rails (~> 2.1, >= 2.1.1)
sassc (2.4.0)
ffi (~> 1.9)
sassc-rails (2.1.2)
Expand Down Expand Up @@ -499,7 +497,7 @@ DEPENDENCIES
record_tag_helper
rqrcode
rubocop-minitest
sass-rails
sassc-rails
sdoc
select2-rails
sentry-rails
Expand Down

0 comments on commit f3bf033

Please sign in to comment.