Loading
Multi-Theme Tailwind 16 exercises
explainer

Intro to the Multi-Theme Strategy Workshop

Welcome to the Multi-Theme Strategy Workshop!

In this workshop, we are going to combine two superpowers:

  1. CSS Custom Properties, aka CSS Variables
  2. Tailwind's JavaScript Plugin API

These are the two key ingredients that will let us build a comprehensive CSS-only theming strategy.

We'll sta

Loading explainer

Transcript

0:00 Welcome to the Multi-Theme Strategy Workshop. Together, we'll combine two superpowers together, CSS custom properties, also known as CSS variables, and Tailwind's JavaScript Plugin API.

0:11 These are the two key ingredients that will let us build a comprehensive CSS-only theming strategy. We'll start with a little primer on CSS variables and then jump right into building a theming implementation. All right. Let's have some fun.