0
0
Fork 0
mirror of https://github.com/lunaisnotaboy/mastodon.git synced 2025-03-26 03:49:31 +00:00
mastodon/app/javascript
Eugen Rochko 62ca37884a Fix - Load stylesheet from "custom.css" entrypoint when present ()
* Fix  - 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
..
fonts Fix local fonts and change font-face values () 2017-05-07 15:23:06 +02:00
images Replace onboarding elephant with friendlier graphic, shorter animation () 2017-05-27 00:53:25 +02:00
mastodon Fix - Load stylesheet from "custom.css" entrypoint when present () 2017-05-27 16:55:09 +02:00
packs Add localization of datetime in public page () 2017-05-25 14:09:25 +02:00
styles Add missing background center on public profile headers () 2017-05-27 00:54:00 +02:00