> ## Documentation Index
> Fetch the complete documentation index at: https://docs.shipkit.app/llms.txt
> Use this file to discover all available pages before exploring further.

# Tailwind CSS

<img src="https://mintcdn.com/shipkit/xRS2Tr5oIR22A0ee/images/tailwind.png?fit=max&auto=format&n=xRS2Tr5oIR22A0ee&q=85&s=5cf4c5fcd7eef6cdbb9668d742311c88" alt="Tailwind" width="2400" height="700" data-path="images/tailwind.png" />

ShipKit leverages Tailwind CSS for styling, ensuring that every custom component from buttons to forms is not only functional but also aesthetically pleasing. Combined with DaisyUI, which extends Tailwind with ready-made UI components, you can quickly create beautiful interfaces without sacrificing design quality. This setup makes it exceptionally easy for you to start building engaging and visually cohesive applications right away.

<CardGroup cols={2}>
  <Card title="Components" href="/components">
    Pre-built components for your project
  </Card>

  <Card title="daisyUI" href="https://daisyui.com" target="_blank">
    Learn how to use daisyUI
  </Card>
</CardGroup>
