diff options
| author | syuilo <syuilotan@yahoo.co.jp> | 2018-09-26 20:19:35 +0900 |
|---|---|---|
| committer | syuilo <syuilotan@yahoo.co.jp> | 2018-09-26 20:19:35 +0900 |
| commit | 904114740b2f87743c332e029a4c6817ebb9e17d (patch) | |
| tree | 72f4645aa02999d7e795e93359a52f95d63dadc9 /src/client/const.styl | |
| parent | wip (diff) | |
| download | misskey-904114740b2f87743c332e029a4c6817ebb9e17d.tar.gz misskey-904114740b2f87743c332e029a4c6817ebb9e17d.tar.bz2 misskey-904114740b2f87743c332e029a4c6817ebb9e17d.zip | |
wip
Diffstat (limited to 'src/client/const.styl')
| -rw-r--r-- | src/client/const.styl | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/src/client/const.styl b/src/client/const.styl deleted file mode 100644 index b6560701d9..0000000000 --- a/src/client/const.styl +++ /dev/null @@ -1,4 +0,0 @@ -json('../const.json') - -$theme-color = themeColor -$theme-color-foreground = themeColorForeground |