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-svelte-app
:
2
Install Skeleton
Install the Skeleton core and Skeleton Svelte packages.
3
Install Tailwind
Install Tailwind using Svelte-Add to automate the process.
4
Configure Tailwind
Open tailwind.config.js
, then implement the highlighted snippets below.
5
Set Active Theme
Open app.html
, then set the data-theme
attribute on the body to define the active theme.
Ready
You’re now ready to begin using Skeleton.