File tree Expand file tree Collapse file tree 4 files changed +5
-1
lines changed
Expand file tree Collapse file tree 4 files changed +5
-1
lines changed Original file line number Diff line number Diff line change 1+ @import url ("open-props/media.min.css" );
2+
13.content {
24 max-inline-size : 80ch ;
35 font-size : var (--font-size-2 );
Original file line number Diff line number Diff line change 11@import url ("@oddbird/popover-polyfill/dist/popover.css" );
22@import url ("open-props" );
33@import url ("open-props/normalize.min.css" );
4+ @import url ("open-props/media.min.css" );
45
56: root {
67 --brand : # 1eccea ;
Original file line number Diff line number Diff line change 1+ @import url ("open-props/media.min.css" );
2+
13main ,
24body > footer {
35 inline-size : 100vw ;
Original file line number Diff line number Diff line change @@ -23,7 +23,6 @@ module.exports = {
2323 "color-functional-notation" : false ,
2424 "custom-media-queries" : {
2525 preserve : false ,
26- importFrom : [ "node_modules/open-props/media.min.css" ] ,
2726 } ,
2827 } ,
2928 } ) ,
You can’t perform that action at this time.
0 commit comments