Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Open more actions menu

Repository files navigation

@workadventure/design-system

WorkAdventure's Tailwind themes.

Requirements

  • Node 20.19+ or 22.12+
  • Tailwind CSS 4

Installation

Add the dependency:

npm install @workadventure/design-system

Import Tailwind and the design system from your application CSS:

@import "tailwindcss";
@import "@workadventure/design-system/theme.css";
@import "@workadventure/design-system/style.css";

Tailwind 4 detects source files automatically. If your project needs explicit paths, add them in CSS:

@source "./index.html";
@source "./src/**/*.{js,ts,jsx,tsx}";

Contribute

How to run the example:

    npm install
    cd example
    npm install
    cd ..
    npm run dev

After that, you can open the example in your browser.

The package is published from source, so there is no separate build step.

Example sheet

Design System

Releases

Sponsor this project

Used by

Contributors

Languages

Morty Proxy This is a proxified and sanitized view of the page, visit original site.