Intro
Usage
Add preset of colors to your tailwind config:
Apply these classes to your body tag:
In order to enjoy icons that are used in components, install unplugin-icons. The icon set that is being used here is @iconify-json/material-symbols.
Details
Every component is designed for 320 px minimum width, with support for dark and light mode. By default tailwind applies theme that is currently being used in OS/Browser. You can opt out by changing your tailwind config.
Credits
PPUI uses Material Icons by Google, SVG Logos by Gil Barbara and unplugin-icons to manage them with ease.