feat: added latex generation

This commit is contained in:
Morten Olsen
2022-03-29 23:01:49 +02:00
parent 90fdaeb406
commit d1d77ed915
68 changed files with 1506 additions and 290 deletions

View File

@@ -1,3 +1,4 @@
import 'reflect-metadata';
import Document from 'next/document';
import { ServerStyleSheet } from 'styled-components';