deno.land / x / wasm@wasmer-sdk-v0.6.0 / examples / ffmpeg-react / src / index.css

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
@tailwind base;@tailwind components;@tailwind utilities;
* { font-family: Inter, system-ui, Avenir, Helvetica, Arial, sans-serif; line-height: 1.5; font-weight: 400; box-sizing: border-box;}
body { height: 100vh; width: 100vw;}
button:disabled { @apply opacity-50 cursor-not-allowed;}
wasm

Version Info

Tagged at
a year ago