Skip to content
This repository has been archived by the owner on Apr 6, 2021. It is now read-only.

v0.1.11

Compare
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)