throw out nunjucks

This commit is contained in:
Felix Roos
2022-12-19 20:48:57 +01:00
parent bf373d894d
commit 0a9604d10e
7 changed files with 268 additions and 205 deletions
+1 -1
View File
@@ -6,7 +6,7 @@ This program is free software: you can redistribute it and/or modify it under th
import React from 'react';
import ReactDOM from 'react-dom';
import Tutorial from './tutorial.rendered.mdx';
import Tutorial from './tutorial.mdx';
// import ApiDoc from './ApiDoc';
import './style.scss';
import '@strudel.cycles/react/dist/style.css';