chinwagsocial/app/helpers
Eugen Rochko 62ca37884a Fix #2922 - Load stylesheet from "custom.css" entrypoint when present (#3332)
* Fix #2922 - Load stylesheet from "custom.css" entrypoint when present

This is pretty much the same way it worked as before, albeit with
having to create app/javascript/packs/custom.js with
require('../styles/custom.scss') (or whatever you want really), which
will be a blank slate for you to import whatever you want

* Remove old assets directory

* Extract font-awesome into common.css and always load it
2017-05-27 16:55:09 +02:00
..
admin Improve how params from controller are permitted in filter helper (#3129) 2017-05-19 11:43:20 +02:00
activitystreams2_builder_helper.rb
application_helper.rb Skip asset pipeline for static file in public/ (#3125) 2017-05-19 02:41:56 +02:00
flashes_helper.rb
home_helper.rb
http_helper.rb More robust PuSH subscription refreshes (#2799) 2017-05-05 02:23:01 +02:00
instance_helper.rb
routing_helper.rb
settings_helper.rb Add catalan language (#3084) 2017-05-17 00:25:10 +02:00
stream_entries_helper.rb
style_helper.rb Fix #2922 - Load stylesheet from "custom.css" entrypoint when present (#3332) 2017-05-27 16:55:09 +02:00