Alex Ungurianu
Alex Ungurianu
Hey! The feather icons are only used for social icons, as far as I can tell. Feather has decided to [deprecate brand icons](https://github.com/feathericons/feather/issues/763), so any future requests for social networks...
Beginnings of #647 ## Why is this needed? Python type annotations are a great way of documenting the APIs, as well as improving the developer experience when using this library....
The spec I followed is [here](https://drafts.css-houdini.org/css-properties-values-api-1/#at-property-rule). Effort mainly driven by the wish to improve test counts in the [css/css-properties-values-api](https://results.web-platform-tests.org/results/css/css-properties-values-api?label=experimental&label=master&product=chrome&product=ladybird&aligned) category, although it might end up as a net-negative in the...
Given that with the split of Ladybird out of the SerenityOS project, it is now permitted to use external libraries, should the self written crypto implementation we have in `LibCrypto`...