We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ed2c8b commit b0e2f73Copy full SHA for b0e2f73
src/ext/action-popup/app.css
@@ -32,7 +32,7 @@ body {
32
*/
33
@supports (font: -apple-system-body) {
34
html {
35
- /* stylelint-disable-next-line font-family-no-missing-generic-family-keyword */
+ /* stylelint-disable-next-line declaration-property-value-no-unknown,font-family-no-missing-generic-family-keyword */
36
font: -apple-system-title3; /* default 20px */
37
}
38
0 commit comments