Hi. I want to completely remove the spree_static_content from my application, how can I do it? I will remove it from gemfile and gemfile.lock but get the error, after bundle install:
Showing /home/d7na/.rvm/gems/ruby-2.2.5/gems/spree_frontend-3.1.3/app/views/spree/shared/_products.html.erb where line #28 raised:
couldn't find file 'spree/frontend/spree_static_content' with type 'text/css'
How can I delete it?