Jordan Pittman
7ed46b6f52
Re-enable new features
...
This reverts commits 1456ed9021b3455dbb4458c2fb7d8ab66dfb3fed, d0269c24b3c7ad4557b7e3f2779bd15c5ac501f7, and 57699a04036c542d82e7b7102d775d4d2379493d.
2022-04-12 14:13:04 -04:00
Jordan Pittman
57699a0403
Prep for patch release ( #8098 )
...
* Disable backdrop variant
* Disable enabled variant
* Disable border spacing utilities
* Disable text-start/end utilities
* Disable poll option in CLI
* Disable ring color default fn
* Disable dark mode class name customization
* Disable support for `Document` node types
* Disable rgb/hsl fns
* Update tests
* Temporarily disable type generation
* Update changelog
2022-04-12 13:58:57 -04:00
Jordan Pittman
bbf3a37810
Add rgb and hsl color helpers for CSS variables ( #7665 )
...
* Add rgb/hsl color helpers
* Update changelog
Co-authored-by: Stefan Schweiger <staeff@me.com>
2022-02-25 14:03:40 -05:00
Adam Wathan
b0cf6eded3
Support using functions as colors when disabling color opacity utilities ( #5470 )
2021-09-10 09:35:15 -04:00
Robin Malfait
e37931ba65
JIT by default - move tests and make them consistent ( #5374 )
...
* move `./tests/jit` to `./tests`
* make tests consistent
Abstracted a `run` function and some syntax highlighting helpers for
`html`, `css` and `javascript`.
2021-09-03 13:48:16 +02:00