fix: minirepl styles
This commit is contained in:
parent
9ec3fee455
commit
6f5f8cc7d8
6 changed files with 7 additions and 9 deletions
|
|
@ -1,7 +1,6 @@
|
|||
---
|
||||
import { MiniRepl } from './MiniRepl';
|
||||
const { tune } = Astro.props;
|
||||
import '@strudel.cycles/react/dist/style.css';
|
||||
---
|
||||
|
||||
<MiniRepl tune={tune} client:only="react" />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue