File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 66 font-style : normal ;
77 font-weight : 400 ;
88 font-display : block ;
9- src : url (/ webfonts/RobotoMono-Regular.woff2 ) format (" woff2" );
9+ src : url (" /webfonts/RobotoMono-Regular.woff2" ) format (" woff2" );
1010}
1111@font-face {
1212 font-family : " Lexend Deca" ;
1313 font-style : normal ;
1414 font-weight : 400 ;
1515 font-display : block ;
16- src : url (/ webfonts/LexendDeca-Regular.woff2 ) format (" woff2" );
16+ src : url (" /webfonts/LexendDeca-Regular.woff2" ) format (" woff2" );
1717}
1818
1919:root {
Original file line number Diff line number Diff line change @@ -38,8 +38,6 @@ export default {
3838 "selector-class-pattern" : null ,
3939 "selector-id-pattern" : null ,
4040
41- "function-url-quotes" : null , // add // default: always
42-
4341 "declaration-block-no-redundant-longhand-properties" : null ,
4442 "shorthand-property-no-redundant-values" : null ,
4543
You can’t perform that action at this time.
0 commit comments