forked from cybrespace/pinafore
The point of this PR is to make it easier to implement scrollbars (#683). With this PR, the themes move from a body tag-based system (e.g. `body.theme-scarlet`) to a system where they simply declare global CSS and we use CSS specificity order to give us the right theme. |
||
|---|---|---|
| .. | ||
| build-inline-script.js | ||
| build-sass.js | ||
| build-svg.js | ||
| globalize-css.js | ||
| mastodon-data.js | ||
| restore-mastodon-data.js | ||
| run-mastodon.js | ||
| setup-mastodon-in-travis.sh | ||
| svgs.js | ||
| wait-for-mastodon-data.js | ||
| wait-for-mastodon-to-start.js | ||