Skip to content

v0.9.0 : Strict Mode

Compare
Choose a tag to compare
@kbond kbond released this 22 Mar 13:40
· 11 commits to main since this release
408c65b

Hey Tailwinder's!

Small release that adds the concept of a strict mode. When not enabled, an exception isn't thrown if you haven't called tailwind:build. On everywhere but the test environment, where you likely don't care about the CSS. This makes it easier to run your tests in a CI environment.

What's Changed

Full Changelog: v0.8.0...v0.9.0