Armen Michaeli
Armen Michaeli
The following two tests are identical: https://github.com/tabatkins/parse-css/blob/c7859c41887409c533beed36956b7976ea0144b4/tests.js#L331-L335 https://github.com/tabatkins/parse-css/blob/c7859c41887409c533beed36956b7976ea0144b4/tests.js#L336-L340 I think that is an omission of sorts, I see no value in having both, am I missing something?
This adds one JSON file for each variant of the color scheme (black, dark, light and white) for use with the Windows Terminal (https://apps.microsoft.com/detail/9n0dx20hk701) application. No installation is currently provided,...
### What is the issue with the Streams Standard? The issue seems to be that the `read` method of `ReadableStreamBYOBReader` class, effectively mandates a _transferable_ buffer[^1] but for reasons which...