Coming soon
This page is under construction. Check back shortly.
Design System Test
This paragraph tests the Tailwind Typography plugin. It should render with comfortable reading density -- approximately 1.75 line-height and appropriate paragraph spacing for long-form content.
Here is a link testing primary color to verify that accent colors work correctly within prose blocks.
// Code block test -- warm styling
const theme = "warm-light";
console.log("Active theme: " + theme);