File tree Expand file tree Collapse file tree 4 files changed +5
-3295
lines changed Expand file tree Collapse file tree 4 files changed +5
-3295
lines changed Original file line number Diff line number Diff line change 6
6
"json-sans-eval-min" : " http://kjur.github.io/jsjws/ext/json-sans-eval-min.js" ,
7
7
"codemirror" : " https://github.com/marijnh/CodeMirror.git#4.0.1" ,
8
8
"jws.js" : " http://rawgithub.com/kjur/jsjws/master/jws-3.0.js" ,
9
- "auth0-styleguide" : " https://github.com/auth0/styleguide.git#~0.6.6" ,
10
9
"jsonlint" : " 1.6.0" ,
11
10
"zepto" : " 1.1.3"
12
11
}
Original file line number Diff line number Diff line change 12
12
< script type ="text/javascript " src ="//use.typekit.net/iws6ohy.js "> </ script >
13
13
< script type ="text/javascript "> try { Typekit . load ( ) ; } catch ( e ) { } </ script >
14
14
15
+ < link rel ="stylesheet " href ="//assets.auth0.com.s3.amazonaws.com/styleguide/1.0.0/index.min.css " type ="text/css " media ="all " />
16
+
15
17
<!-- build:css dist/css/app.css -->
16
18
< link rel ="stylesheet " href ="vendor/codemirror/lib/codemirror.css " type ="text/css " media ="all " />
17
19
< link rel ="stylesheet " href ="vendor/codemirror/addon/lint/lint.css " type ="text/css " media ="all " />
18
- < link rel ="stylesheet " href ="vendor/auth0-styleguide/css/index.css " type ="text/css " media ="all " />
19
20
< link rel ="stylesheet " href ="css/app.css " type ="text/css " media ="all " />
20
21
<!-- endbuild -->
21
22
< link rel ="search " type ="application/opensearchdescription+xml " title ="JWT.io " href ="/opensearch.xml " />
Original file line number Diff line number Diff line change 12
12
< script type ="text/javascript " src ="//use.typekit.net/iws6ohy.js "> </ script >
13
13
< script type ="text/javascript "> try { Typekit . load ( ) ; } catch ( e ) { } </ script >
14
14
15
+ < link rel ="stylesheet " href ="//assets.auth0.com.s3.amazonaws.com/styleguide/1.0.0/index.min.css " type ="text/css " media ="all ">
16
+
15
17
< link rel ="stylesheet " href ="dist/css/app.css " media ="all ">
16
18
< link rel ="search " type ="application/opensearchdescription+xml " title ="JWT.io " href ="/opensearch.xml ">
17
19
You can’t perform that action at this time.
0 commit comments