diff options
author | Shin'ya Ueoka <ueokande@i-beam.org> | 2017-08-28 20:08:16 +0900 |
---|---|---|
committer | Shin'ya Ueoka <ueokande@i-beam.org> | 2017-08-28 20:08:16 +0900 |
commit | a808b2894090f30e65f396f7caa5af36af83442c (patch) | |
tree | e9da507159f549c19e9705afe546a10942702519 /src/command-line/index.js | |
parent | e46f664363b868dafef99c352e46f9f566008115 (diff) |
command-line as background page
Diffstat (limited to 'src/command-line/index.js')
-rw-r--r-- | src/command-line/index.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/command-line/index.js b/src/command-line/index.js new file mode 100644 index 0000000..67aac61 --- /dev/null +++ b/src/command-line/index.js @@ -0,0 +1 @@ +import './index.scss'; |