Releases
v0.2.10
Compare
Sorry, something went wrong.
No results found
Compare changes
🚀 Features
🐛 Bug Fixes
use Tailwind v4's adaptive placeholder color in preflight (67b8176 ) (by Chris chrisbreuer93@gmail.com )
resolve iconify collections from Bun's isolated-install store (1a0d618 ) (by Chris chrisbreuer93@gmail.com )
compose touch pan/pinch utilities through variables (c229564 ) (by Chris chrisbreuer93@gmail.com )
emit only custom colors as :root CSS variables (3160b0a ) (by Chris chrisbreuer93@gmail.com )
canonical colon-syntax negatives and valid bracket color families (597e2b3 ) (by Chris chrisbreuer93@gmail.com )
correct utility cascade ranking for important, rounded corners, and gaps (0427381 ) (by Chris chrisbreuer93@gmail.com )
stop fast-path lookup tables shadowing theme overrides (a6065ab ) (by Chris chrisbreuer93@gmail.com )
compose ring utilities through the variable system with fallbacks (faa09db ) (by Chris chrisbreuer93@gmail.com )
give transition utilities Tailwind's default duration and easing (14e0799 ) (by Chris chrisbreuer93@gmail.com )
make form-* utilities generate CSS at all (a03b48d ) (by Chris chrisbreuer93@gmail.com )
reject negative padding utilities (aee4139 ) (by Chris chrisbreuer93@gmail.com )
clear compiled-class state in generator reset (0c19f0c ) (by Chris chrisbreuer93@gmail.com )
honor config watch/verbose fields and warn on zero-match content patterns (2dc0a15 ) (by Chris chrisbreuer93@gmail.com )
apply preset rules, shortcuts, variants, and preflights (36302ad ) (by Chris chrisbreuer93@gmail.com )
make analyze stats honest and dedupe overlapping scan patterns (b600be6 ) (by Chris chrisbreuer93@gmail.com )
ignore non-string safelist entries instead of crashing the build (182fa84 ) (by Chris chrisbreuer93@gmail.com )
emit real CSS for compile-class groups under the hashed selector (154b7c7 ) (by Chris chrisbreuer93@gmail.com )
deep-merge plugin theme overrides, honor extract options, inject into fragments (f1925b5 ) (by Chris chrisbreuer93@gmail.com )
stop watch mode crashing on non-** content patterns and debounce rebuilds (05b9f7d ) (by Chris chrisbreuer93@gmail.com )
make --no-preflight work and scan .stx in the init template (202a5d2 ) (by Chris chrisbreuer93@gmail.com )
validate decoration, SVG dash, and text-emphasis values; accept hwb() and short-hex alpha (4b9ba1b ) (by Chris chrisbreuer93@gmail.com )
validate border-radius side/corner values and support bare side forms (a6f2529 ) (by Chris chrisbreuer93@gmail.com )
validate outline, mask, and text-shadow values (3a3d788 ) (by Chris chrisbreuer93@gmail.com )
drop rules with unknown variants and support arbitrary variants (7d54f25 ) (by Chris chrisbreuer93@gmail.com )
emit media query blocks in mobile-first breakpoint order (900bf90 ) (by Chris chrisbreuer93@gmail.com )
generate static-map utilities under variants (fdb6304 ) (by Chris chrisbreuer93@gmail.com )
validate scroll margin/padding, column-gap, and perspective values (16fdc32 ) (by Chris chrisbreuer93@gmail.com )
expand short hex with alpha correctly in opacity modifiers (b54a337 ) (by Chris chrisbreuer93@gmail.com )
reject unknown words in gradient color stops (323b9f1 ) (by Chris chrisbreuer93@gmail.com )
validate divide, space-between, and ring/border opacity values (268d6d0 ) (by Chris chrisbreuer93@gmail.com )
escape all non-identifier characters in class selectors (45d9cd8 ) (by Chris chrisbreuer93@gmail.com )
stop the important modifier mutating shared rule property objects (2b3a5ab ) (by Chris chrisbreuer93@gmail.com )
validate filter, ring, columns, aspect, align-self, and border-spacing values (d53348d ) (by Chris chrisbreuer93@gmail.com )
validate spacing-derived utility values (c5fd362 ) (by Chris chrisbreuer93@gmail.com )
validate width, height, size, and min/max sizing values (5670e7a ) (by Chris chrisbreuer93@gmail.com )
validate typography values and stop quoting bare words as content (b2ef16c ) (by Chris chrisbreuer93@gmail.com )
validate transform scale, rotate, skew, and translate values (dfa7487 ) (by Chris chrisbreuer93@gmail.com )
validate transition and animation time values (fbd1e87 ) (by Chris chrisbreuer93@gmail.com )
validate z-index, order, and opacity values instead of passing words through (52a5c42 ) (by Chris chrisbreuer93@gmail.com )
⚡ Performance Improvements
📚 Documentation
💅 Styles
🧹 Chores
Contributors
You can’t perform that action at this time.