We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5123151 commit 34d0d1fCopy full SHA for 34d0d1f
7 files changed
index.html
@@ -7,10 +7,6 @@
7
<meta http-equiv="X-UA-Compatible" content="ie=edge">
8
<title>JSON:API Explorer</title>
9
<link href="https://fonts.googleapis.com/css?family=Oxygen+Mono|Oxygen:400,700&display=swap" rel="stylesheet">
10
- <link href="https://codemirror.net/lib/codemirror.css" rel="stylesheet">
11
- <link href="https://codemirror.net/addon/fold/foldgutter.css" rel="stylesheet">
12
13
- <link href="https://codemirror.net/addon/scroll/simplescrollbars.css" rel="stylesheet">
14
<link rel="stylesheet" href="main.css">
15
</head>
16
<body>
0 commit comments