Compare commits

...

2 Commits

Author SHA1 Message Date
ba6a8c1308 Update messaging 2023-06-25 14:37:00 +02:00
7d70ad51e5 Remove section for testing design system 2023-06-25 14:36:47 +02:00
2 changed files with 1 additions and 22 deletions

View File

@ -18,26 +18,5 @@ import Features from "@/sections/Features.astro";
<Section>
<Features />
</Section>
<Section id="test">
<h1>Hallo!</h1>
<h2>Wie gehts</h2>
<h3>Wie gehts</h3>
<h4>Wie gehts</h4>
<h5>Wie gehts</h5>
<p>
cssnano is powered by PostCSS, a tool for transforming styles
with JavaScript. Specifically, its plugin architecture allows us
to compose cssnano out of small modules with limited
responsibilities. It also allows you to easily insert cssnano
into your build step, along with other processors that can lint
your CSS for errors, or transpile future syntax.
</p>
<Button>Hallo</Button>
<Button variant="secondary">Hallo</Button>
<Button variant="ghost">Hallo</Button>
<Button variant="destructive">Hallo</Button>
<Button variant="outline">Hallo</Button>
<Button variant="link">Hallo</Button>
</Section>
</main>
</RootLayout>

View File

@ -6,7 +6,7 @@
subscriptions. You should own the tools you work with.
</p>
<p>
tempblade Creator aims to get a feasable alternative to current motion
tempblade Creator aims to become a viable alternative to current motion
design tools, and even exceed them in certain aspects like
extensibility. This is only possible due to our open source approach.
Currently we are in a early alpha stage, and the program has to be seen