Time to rework the website CS: Starting with TailwindCSS

This commit is contained in:
2024-08-27 17:54:47 +02:00
parent cc095af0c4
commit d1450a1c99
12 changed files with 107 additions and 6521 deletions

View File

@@ -1,6 +1,4 @@
<script setup lang="ts">
import("~/assets/canvas.css")
import type { CanvasContent, CanvasNode } from '~/types/canvas';
interface Props