tailwind updates, inkbunny listing stuff
This commit is contained in:
6
Gemfile
6
Gemfile
@@ -61,7 +61,6 @@ end
|
||||
group :development, :staging do
|
||||
# Use console on exceptions pages [https://github.com/rails/web-console]
|
||||
gem 'htmlbeautifier'
|
||||
gem 'rails_live_reload'
|
||||
gem 'rufo', require: false
|
||||
gem 'web-console'
|
||||
|
||||
@@ -124,7 +123,6 @@ group :production do
|
||||
gem 'sd_notify'
|
||||
end
|
||||
|
||||
gem 'tailwindcss-rails', '~> 2.0'
|
||||
|
||||
gem 'rack-cors'
|
||||
gem 'react_on_rails'
|
||||
@@ -132,3 +130,7 @@ gem 'sanitize'
|
||||
gem 'shakapacker'
|
||||
|
||||
gem "syntax_tree", "~> 6.2"
|
||||
gem "cssbundling-rails", "~> 1.4"
|
||||
gem 'tailwindcss-rails', '~> 3.0'
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user