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 Toggle sensitive from admin page (#3261) 2017-05-23 19:45:43 +02:00
api Add "meta" attribute to return of POST /api/v1/media method as well (#3333) 2017-05-26 18:22:30 +02:00
application
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 Add localization of datetime in public page (#3296) 2017-05-25 14:09:25 +02:00
tags
user_mailer i18n update for Occitan language (#3362) 2017-05-27 15:50:40 +02:00
well_known