mastodon/app/views
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
..
about
accounts
activitypub
admin
api
application Added haml-lint and fix warnings (#2773) 2017-05-08 03:35:25 +02:00
auth
authorize_follows
errors
follower_accounts
following_accounts
home
kaminari
layouts Fix #2922 - Load stylesheet from "custom.css" entrypoint when present (#3332) 2017-05-27 16:55:09 +02:00
notification_mailer
oauth
remote_follow
settings
shared
stream_entries
tags
user_mailer
well_known