migrate to Tailwind CSS v4

This commit is contained in:
Mehmet Çetin
2025-07-09 13:18:18 +03:00
parent ad5b515605
commit e4b334f58a
17 changed files with 45 additions and 45 deletions

View File

@@ -14,7 +14,7 @@ import { RippleModule } from 'primeng/ripple';
<div class="mx-6 md:mx-20 mt-0 md:mt-6">
<h1 class="text-6xl font-bold text-gray-900 leading-tight"><span class="font-light block">Eu sem integer</span>eget magna fermentum</h1>
<p class="font-normal text-2xl leading-normal md:mt-4 text-gray-700">Sed blandit libero volutpat sed cras. Fames ac turpis egestas integer. Placerat in egestas erat...</p>
<button pButton pRipple [rounded]="true" type="button" label="Get Started" class="!text-xl mt-8 !px-4"></button>
<button pButton pRipple [rounded]="true" type="button" label="Get Started" class="text-xl! mt-8 px-4!"></button>
</div>
<div class="flex justify-center md:justify-end">
<img src="https://primefaces.org/cdn/templates/sakai/landing/screen-1.png" alt="Hero Image" class="w-9/12 md:w-auto" />