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
3b8ca9d4eb
Recursively collapse adjacent rules ( #7565 )
...
* Recursively collapse adjacent rules
* Update changelog
2022-02-21 12:58:12 -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