1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-05 10:05:52 +02:00
This commit is contained in:
syuilo
2017-02-19 12:31:23 +09:00
parent 05d8078a18
commit 4193b990c7
10 changed files with 121 additions and 94 deletions

View File

@@ -2,6 +2,10 @@
* Authorize Form
*/
// Style
//import './style.styl';
require('./style.styl');
const riot = require('riot');
document.title = 'Misskey | アプリの連携';
require('./tags');