switchable css variables for theming
This commit is contained in:
parent
0326244956
commit
0b994a1b0f
10 changed files with 75 additions and 14 deletions
|
|
@ -8,7 +8,7 @@ import { Repl } from '../repl/Repl.jsx';
|
|||
<HeadCommon />
|
||||
<title>Strudel REPL</title>
|
||||
</head>
|
||||
<body>
|
||||
<body class="bg-background">
|
||||
<Repl client:only="react" />
|
||||
</body>
|
||||
</html>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue