Ethan Standel

A collection of 4 posts

The problem with nesting theme variants in TailwindCSS, and how you'll eventually be able to fix it

The problem with nesting theme variants in TailwindCSS, and how you'll eventually be able to fix it

Nesting multiple dynamic theme variants wasn't previously possible in TailwindCSS. But thanks to a new CSS feature, it will be soon!

Ethan Standel5 min read
Keep Reading
Using dynamic components in your MPA

Using dynamic components in your MPA

So you need to introduce some dynamic components to your MPA code-base. What should you do? This article aims to discuss different scenarios and how they can be handled.

Ethan Standel13 min read
Keep Reading