Skip to content

Release 0.1.2-beta.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@estevanmaito estevanmaito released this 17 Jul 00:39
· 52 commits to master since this release

0.1.2-beta.0 (2020-07-17)

Features

  • config: add a global config wrapper (6a6de16)

BREAKING CHANGES

  • config: Instead of adding Windmill files to purge or to plugins, now you only need to
    encapsulate your Tailwind config using this wrapper. It will automatically add what Windmill needs
    to work properly and you can use your tailwind.config.js file as before, as it will be merged.