pinafore/bin
Nolan Lawson 48a1bd47b3
refactor(themes): use CSS specificity order for themes (#684)
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.
2018-11-24 00:41:36 -08:00
..
build-inline-script.js simplify theme definitions (#574) 2018-09-23 12:26:01 -07:00
build-sass.js refactor(themes): use CSS specificity order for themes (#684) 2018-11-24 00:41:36 -08:00
build-svg.js
globalize-css.js
mastodon-data.js
restore-mastodon-data.js chore(tests): fix minor bug in restore mastodon data script (#638) 2018-11-12 08:42:08 -08:00
run-mastodon.js chore(travis): update to mastodon v2.6.1 (#630) 2018-11-12 12:59:47 -08:00
setup-mastodon-in-travis.sh fix(emojos): fix emojos on Ubuntu and Chrome on Windows (#661) 2018-11-20 00:01:23 -08:00
svgs.js
wait-for-mastodon-data.js
wait-for-mastodon-to-start.js