mastodon/app/javascript
Akihiko Odaki (@fn_aki@pawoo.net) e98559c3ff Resolve custom application stylesheet with Webpack (#3373)
This implementation is a bit smaller and still has the following benefits:

* No need of app/javascript/packs/custom.js
For custom stylesheet, it typically has only
"require('../styles/custom.scss')" and is redundant.

* No need to extract vendor stylesheet to another asset
Extracting vendor stylesheet could be forgotten by developers who do not
use custom stylesheet.
2017-06-01 20:56:32 +02:00
..
fonts Fix local fonts and change font-face values (#2877) 2017-05-07 15:23:06 +02:00
images Replace onboarding elephant with friendlier graphic, shorter animation (#3337) 2017-05-27 00:53:25 +02:00
mastodon Resolve custom application stylesheet with Webpack (#3373) 2017-06-01 20:56:32 +02:00
packs Change libraries path to relative (#3433) 2017-05-30 15:13:04 +02:00
styles Remove react-imageloader (#3423) 2017-05-31 17:07:25 +02:00