feat: integrate Tailwind CSS and remove legacy styles
This commit is contained in:
parent
700066b2b2
commit
6c9d8966b0
17 changed files with 1618 additions and 563 deletions
|
|
@ -1,4 +1,6 @@
|
|||
<f:layout name="Default" />
|
||||
<f:section name="Main">
|
||||
<h1><span class="tapered">{data.header}</span></h1>
|
||||
<h1 class="font-hajime text-primary font-normal leading-none text-center text-5xl md:text-7xl">
|
||||
<span>{data.header}</span>
|
||||
</h1>
|
||||
</f:section>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue