prepack/website
artiebits 7b3d0dba83 Fix website dropdowns
Summary:
Issue https://github.com/facebook/prepack/issues/1296.

The previous version of Tether Select that was used in the website had `z-index: 100;` (still can check it in `gh-pages` branch) but in the version that we use from CDN, in order to reduce the size of Prepack repo, there is no `z-index`. So I've added it to the website styles.
Closes https://github.com/facebook/prepack/pull/1298

Differential Revision: D6638548

Pulled By: NTillmann

fbshipit-source-id: 1fb05a37d7bd83a71936ac4aa4ed9a138825f032
2017-12-27 09:58:58 -08:00
..
css Fix website dropdowns 2017-12-27 09:58:58 -08:00
js Display heap graph in website 2017-12-14 15:03:35 -08:00
scripts/prettier Make master/docs a single source of truth for gh-pages 2017-12-12 12:10:05 -08:00
static/images Display heap graph in website 2017-12-14 15:03:35 -08:00
.gitignore Make master/docs a single source of truth for gh-pages 2017-12-12 12:10:05 -08:00
circle.yml Make master/docs a single source of truth for gh-pages 2017-12-12 12:10:05 -08:00
CNAME Make master/docs a single source of truth for gh-pages 2017-12-12 12:10:05 -08:00
frequently-asked-questions.html Make master/docs a single source of truth for gh-pages 2017-12-12 12:10:05 -08:00
getting-started.html Make master/docs a single source of truth for gh-pages 2017-12-12 12:10:05 -08:00
index.html Make master/docs a single source of truth for gh-pages 2017-12-12 12:10:05 -08:00
package.json Make master/docs a single source of truth for gh-pages 2017-12-12 12:10:05 -08:00
README.md Make master/docs a single source of truth for gh-pages 2017-12-12 12:10:05 -08:00
repl.html Display heap graph in website 2017-12-14 15:03:35 -08:00
yarn.lock Make master/docs a single source of truth for gh-pages 2017-12-12 12:10:05 -08:00

prepack.io

This website lives at prepack.io.