WARNING: this page is a preview. Skeleton v3 is not yet available. The following instructions will fail.
1
Create a Project
Start by creating a new project using create-next-app
:
2
Install Skeleton
Install the Skeleton core and Skeleton React packages.
4
Configure Tailwind
Open and configure tailwind.config.js
as shown.
5
Set Active Theme
Open /src/app/layout.tsx
, then set the data-theme
attribute to define the active theme.
Ready
You’re now ready to begin using Skeleton.