Daniel Schmid

Results 2 issues of Daniel Schmid

i have in my project folder the following .stylelintrc.json ` "extends": [ "stylelint-config-sass-guidelines", "stylelint-config-rational-order" ], "plugins": [ "stylelint-a11y" ], "rules": { "max-nesting-depth": 3, "a11y/content-property-no-static-value": true, "a11y/font-size-is-readable": true, "a11y/line-height-is-vertical-rhythmed": true, "a11y/media-prefers-reduced-motion":...

question

Is from the Issue to detect the correct font-weight and font-style.