Welcome to Preview1
This starter uses CSS variables for primary and secondary colors, and supports light/dark/system themes.
Customization
Edit the CSS variables at the top of style.css or set them in the head of index.html.
- Primary 500:
var(--primary-500) - Secondary 500:
var(--secondary-500) - Theme:
data-theme="light|dark|system"
Card A
Content goes here.
Card B
Content goes here.
Card C
Content goes here.