Yumma CSS 3.12
Yumma CSS v3.12.0 is here with CommonJS (CJS) support across all core packages, improving compatibility with diverse Node.js environments.

While ESM is the future of JavaScript, many projects and tools still rely on CommonJS. By supporting both formats, we're making Yumma CSS more accessible and easier to integrate into any workflow.
CommonJS Support
We've added CJS support to the following packages:
- cli: You can now use the Yumma CSS in projects that haven't fully migrated to ESM.
- nitro: Our high-performance engine is now compatible with CJS environments.
- runtime: The runtime library now supports CJS format.
This is a relatively small update, but it will significantly benefit projects and tools that still rely on CommonJS for their build processes or development environments.
Upgrade
pnpm install yummacss@latest