mirror of
https://codeberg.org/uzu/strudel
synced 2026-09-10 00:12:43 -04:00
fix: minirepl styles
This commit is contained in:
@@ -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" />
|
||||
|
||||
Reference in New Issue
Block a user