WARNING: THIS SITE IS A MIRROR OF GITHUB.COM / IT CANNOT LOGIN OR REGISTER ACCOUNTS / THE CONTENTS ARE PROVIDED AS-IS / THIS SITE ASSUMES NO RESPONSIBILITY FOR ANY DISPLAYED CONTENT OR LINKS / IF YOU FOUND SOMETHING MAY NOT GOOD FOR EVERYONE, CONTACT ADMIN AT ilovescratch@foxmail.com
Skip to content
This repository was archived by the owner on Apr 6, 2021. It is now read-only.

v0.1.11

Choose a tag to compare

@adamwathan adamwathan released this 26 Mar 20:53
· 35 commits to main since this release

Added

  • Add explicit errors for unsupported @apply in nested CSS (#161)
  • Add TAILWIND_DISABLE_TOUCH environment flag for using native bundler dependency tracking for template files (very experimental/unstable, only works in webpack 5) (#162)
  • Add TAILWIND_TOUCH_DIR environment variable for overriding default touch file location (advanced) (#152)