Compare commits
2 Commits
bbbae5c8a6
...
ba6a8c1308
Author | SHA1 | Date | |
---|---|---|---|
ba6a8c1308 | |||
7d70ad51e5 |
@ -18,26 +18,5 @@ import Features from "@/sections/Features.astro";
|
|||||||
<Section>
|
<Section>
|
||||||
<Features />
|
<Features />
|
||||||
</Section>
|
</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>
|
</main>
|
||||||
</RootLayout>
|
</RootLayout>
|
||||||
|
@ -6,7 +6,7 @@
|
|||||||
subscriptions. You should own the tools you work with.
|
subscriptions. You should own the tools you work with.
|
||||||
</p>
|
</p>
|
||||||
<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
|
design tools, and even exceed them in certain aspects like
|
||||||
extensibility. This is only possible due to our open source approach.
|
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
|
Currently we are in a early alpha stage, and the program has to be seen
|
||||||
|
Loading…
x
Reference in New Issue
Block a user