add missing styles + fix demo
This commit is contained in:
parent
a29c5f1bd8
commit
7eeae4292c
3 changed files with 20 additions and 1 deletions
|
|
@ -5,6 +5,7 @@ import cx from '../cx';
|
|||
import useHighlighting from '../hooks/useHighlighting.mjs';
|
||||
import CodeMirror6 from './CodeMirror6';
|
||||
import 'tailwindcss/tailwind.css';
|
||||
import './style.css';
|
||||
import styles from './MiniRepl.module.css';
|
||||
import { Icon } from './Icon';
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue