mirror of
https://github.com/wavetermdev/waveterm.git
synced 2024-12-22 16:48:23 +01:00
add static version of bulma 0.9.4
This commit is contained in:
parent
c5e3de9fdc
commit
d04f94d481
1
static/bulma-0.9.4.min.css
vendored
Normal file
1
static/bulma-0.9.4.min.css
vendored
Normal file
File diff suppressed because one or more lines are too long
@ -3,14 +3,12 @@
|
||||
<head>
|
||||
<base href="../">
|
||||
<script src="dist/sh2-dev.js"></script>
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma@0.9.2/css/bulma.min.css">
|
||||
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bulma-switch@2.0.4/dist/css/bulma-switch.min.css">
|
||||
<link rel="stylesheet" href="static/bulma-0.9.4.min.css">
|
||||
<link rel="stylesheet" href="static/font-awesome.min.css">
|
||||
<link rel="stylesheet" href="static/xterm.css" />
|
||||
<link rel="stylesheet" href="dist/sh2.css" />
|
||||
</head>
|
||||
<body>
|
||||
<div id="app"></div>
|
||||
|
||||
</body>
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user