mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-13 04:28:41 -09:00
remove xterm.css (no longer used)
This commit is contained in:
parent
a57aedc1db
commit
a10af11591
2 changed files with 0 additions and 2157 deletions
2156
app/css/xterm.css
2156
app/css/xterm.css
File diff suppressed because it is too large
Load diff
|
|
@ -4,6 +4,5 @@ import React from 'react';
|
|||
|
||||
require('./css/hyperterm.css');
|
||||
require('./css/tabs.css');
|
||||
require('./css/xterm.css');
|
||||
|
||||
render(<HyperTerm />, document.getElementById('mount'));
|
||||
|
|
|
|||
Loading…
Reference in a new issue