v4.0.13
📦 tailwind-cssView on GitHub →
🐛 5 fixes🔧 4 symbols
Summary
This release focuses on bug fixes for template pre-processors (Haml, Pug, Slim) and performance optimizations for file scanning, specifically for JSON and binary files.
🐛 Bug Fixes
- Fix Haml pre-processing logic.
- Prevent scanning of .node and .wasm files for utility candidates.
- Improve performance when scanning JSON files.
- Fix extraction of candidates containing dots in Haml, Pug, and Slim pre-processors.
- Prevent creation of invalid CSS when encountering links wrapped in square brackets.
🔧 Affected Symbols
Haml pre-processorPug pre-processorSlim pre-processorJSON scanner