Change8

v4.0.14

📦 tailwind-cssView on GitHub →
🐛 3 fixes🔧 2 symbols

Summary

This release focuses on improving the reliability of the class candidate extractor, specifically fixing issues with JavaScript interpolation, variants with dots, and Clojure support.

🐛 Bug Fixes

  • Prevent extraction of candidates containing JavaScript string interpolation syntax (${)
  • Fix extraction of variants that contain the dot (.) character
  • Fix candidate extraction issues in Clojure and ClojureScript files

🔧 Affected Symbols

scannerextractor