feat: add graphiql to admin-dev

This commit is contained in:
NGPixel
2018-03-16 21:31:28 -04:00
parent 8e09c6fce1
commit 97bf7a37df
6 changed files with 333 additions and 13 deletions

View File

@@ -14,7 +14,9 @@
// @import '../libs/twemoji/twemoji-awesome';
@import '../libs/prism/prism.css';
@import 'node_modules/diff2html/dist/diff2html.min';
// @import 'node_modules/diff2html/dist/diff2html.min';
@import 'node_modules/graphiql/graphiql';
@import 'pages/welcome';