3.1.3 • Published 2 months ago

@skeletonlabs/skeleton v3.1.3

Weekly downloads
-
License
MIT
Repository
github
Last release
2 months ago

Skeleton

This repository contains all the stylesheets for the Skeleton package.

Installation

pnpm add @skeletonlabs/skeleton

Usage

  1. Import our base stylesheet after the tailwind import:
@import 'tailwindcss';
@import '@skeletonlabs/skeleton'; /* Add Skeleton Stylesheet */
  1. Import a prebuild or custom theme after the base skeleton import:
@import 'tailwindcss';
@import '@skeletonlabs/skeleton';
@import '@skeletonlabs/skeleton/themes/cerberus'; /* Add Skeleton Theme */
  1. Set your imported theme in your HTML root:
<html data-theme="cerberus">
	<!-- Add Skeleton Theme -->
	<!-- ... -->
</html>
  1. Enjoy Skeleton! Visit the documentation for any questions.

Project Setup

This project uses Vite as the build tool. To author our CSS stylesheets in an efficient way we utilize Sass for handling things like loops and shared variables. This is merely a build tool so we will never author actual Sass, we're a Tailwind library after all.

Project Structure

src/
├── base/       # Core styles, color definitions, and base configurations
├── components/ # Component-specific classes
├── internal/   # Internal utilities, constants, and shared resources
├── themes/     # All official Skeleton themes
├── utilities/  # Tailwind utilities
└── variants/   # Tailwind variants

License

This project is licensed under the MIT license.

2.11.0

5 months ago

3.1.3

2 months ago

3.1.2

2 months ago

3.1.1

3 months ago

3.1.0

3 months ago

2.10.4

6 months ago

3.0.0-next.11

4 months ago

3.0.0-next.10

6 months ago

3.0.0-next.13

3 months ago

3.0.0-next.12

4 months ago

3.0.0-next.9

7 months ago

3.0.0-next.6

7 months ago

3.0.0-next.8

7 months ago

3.0.0-next.7

7 months ago

3.0.0

3 months ago

2.10.3

8 months ago

3.0.0-next.5

8 months ago

2.10.1-dev.25759ed8

12 months ago

2.10.1

12 months ago

2.10.2

11 months ago

3.0.0-next.2

11 months ago

3.0.0-next.1

1 year ago

3.0.0-next.4

10 months ago

3.0.0-next.3

10 months ago

2.10.1-dev.7432bb39

11 months ago

3.0.0-next.0

1 year ago

2.10.0

1 year ago

2.9.2

1 year ago

2.9.1

1 year ago

2.9.0

1 year ago

2.8.0

1 year ago

2.7.1

1 year ago

2.7.0

1 year ago

2.6.1

1 year ago

2.6.0

2 years ago

2.4.0

2 years ago

2.0.0

2 years ago

1.9.0

2 years ago

2.3.0

2 years ago

1.10.0

2 years ago

1.12.0

2 years ago

2.2.0

2 years ago

1.11.0

2 years ago

2.0.0-rc.2

2 years ago

2.0.0-rc.3

2 years ago

2.0.0-rc.0

2 years ago

2.0.0-rc.1

2 years ago

2.5.0

2 years ago

2.5.1

2 years ago

2.1.0

2 years ago

1.8.0

2 years ago

1.6.2

2 years ago

1.6.1

2 years ago

1.6.0

2 years ago

1.7.1

2 years ago

1.7.0

2 years ago

1.5.1

2 years ago

1.5.0

2 years ago

1.2.0

2 years ago

1.1.0

2 years ago

1.0.0

2 years ago

1.2.5

2 years ago

0.132.5

2 years ago

0.132.4

2 years ago

0.124.2

2 years ago

0.80.7

3 years ago

0.92.0

2 years ago

0.92.1

2 years ago

0.92.2

2 years ago

0.99.5

2 years ago

0.86.9

2 years ago

0.80.8

3 years ago

0.80.9

2 years ago

0.76.3

3 years ago

0.78.0

3 years ago

0.76.0

3 years ago