Jordan Pittman
6b1eb19079
Split ::backdrop into separate defaults group ( #8567 )
...
* Split `::backdrop` into separate defaults group
* Update tests
* Update changelog
2022-06-09 16:26:18 -04:00
Adam Wathan
4f400767a8
Add ::backdrop to universal defaults ( #8526 )
...
* Add `::backdrop` to universal defaults
* Update changelog
2022-06-06 15:53:08 -04:00
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
Juan Martín Seery
dbb5b1d8f7
Added border-spacing utility ( #7102 )
...
* Added `border-spacing` utility
* Update to base CSS variable approach
Co-authored-by: Jonathan Reinink <jonathan@reinink.ca>
2022-03-04 11:20:23 -05:00
Jordan Pittman
f2d73b8c3d
Change how we handle defaults (optimized or not) ( #6926 )
...
Co-authored-by: Adam Wathan <adam.wathan@gmail.com>
2022-01-07 11:39:45 -05: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