You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
about
accounts
activitypub
admin Toggle sensitive from admin page (#3261) 8 years ago
api Add "meta" attribute to return of POST /api/v1/media method as well (#3333) 8 years ago
application
auth
authorize_follows
errors
follower_accounts
following_accounts
home
kaminari
layouts Fix #2922 - Load stylesheet from "custom.css" entrypoint when present (#3332) 7 years ago
notification_mailer
oauth
remote_follow
settings
shared
stream_entries Add localization of datetime in public page (#3296) 8 years ago
tags
user_mailer i18n update for Occitan language (#3362) 7 years ago
well_known