Joachim Rütter

Results 3 issues of Joachim Rütter

Here’s a proposal for the Livre Tournois sign (U+20B6). See #324. We could do well with some feedback/comments on it. :)

Character Set
Design

The `read_time` modifier cannot traverse into sets within Bard fields. Instead, an _Array to string conversion_ error is shown. Statamic 3.2.9 Pro Laravel 8.62.0 PHP 8.0.9 jonassiewertsen/statamic-documentation 1.5.0 webographen/statamic-dynamic-token 1.0.0...

bard

This is my source code: ```scss .some-layout { container-type: inline-size; > .cms-section-default { @container (min-width: 20rem) { background: #ffff00; } } } ``` Expected result: ```css .some-layout { container-type: inline-size;...

bug
spec compliance