When testing https://unpkg.com/@sakun/system.css with CSS HTML Validator, found some CSS errors.
Some properties like background and box-shadow have values of undefined.
And this is invalid:
background:svg-load("./icon/checkmark-disabled.svg")
I hope this helps!