--- source: crates/biome_formatter_test/src/snapshot_builder.rs info: css/atrule/include.css --- # Input ```css @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); @include mix(1px,2px,$arg2:10,2px 4px 6px); @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); @include mix( 1px, 2px, $arg2: 10, 2px 4px 6px ); @include mix( 1px, 2px, $arg2: 10, 2px 4px 6px ); @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ) ; @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ) ; @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); a { @include global-variable-overriding; @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); @include apply-to-ie6-only {} @include apply-to-ie6-only{} @include apply-to-ie6-only {} @include apply-to-ie6-only { } @include apply-to-ie6-only { } } a { @include section-type-1( $header: (margin: 0 0 $margin-base, text-align: left), $decoration: (type: base, margin: 0 auto -1px 0, primary-color: $brand-primary, secondary-color: $gray-light), $title: (margin: 0 0 $margin-small, color: false, font-size: $font-size-h3, font-weight: false, line-height: $line-height-h3) ); } a { @include item-spotlight-properties-transition( "-title", (box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15)) ); } a { @include item-spotlight-properties-transition( "-title", ( box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15), border-color: $brand-primary ) ); } a { @include item-spotlight-properties-transition( "-title", ( box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15), border-color: $very-very-very-very-very-very-very-very-very-very-very-very-very-long-value ) ); } ``` # Prettier differences ```diff --- Prettier +++ Biome @@ -1,89 +1,142 @@ -@include mix(1px, 2px, $arg2: 10, 2px 4px 6px); -@include mix(1px, 2px, $arg2: 10, 2px 4px 6px); -@include mix(1px, 2px, $arg2: 10, 2px 4px 6px); -@include mix(1px, 2px, $arg2: 10, 2px 4px 6px); -@include mix(1px, 2px, $arg2: 10, 2px 4px 6px); -@include mix(1px, 2px, $arg2: 10, 2px 4px 6px); -@include mix(1px, 2px, $arg2: 10, 2px 4px 6px); -@include mix( - 1px, - 2px, - $arg2: 10, - - 2px 4px 6px -); -@include mix( - $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: - 1px, - $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: +@ +include mix(1px, 2px, $arg2: 10, 2px 4px 6px) +; +@ +include mix(1px,2px,$arg2:10,2px 4px 6px) +; +@ +include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ) +; +@ +include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ) +; +@ +include mix +( + 1 +px, 2px, - $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: - 10, - 2px 4px 6px -); + $arg2: 10, + 2px 4px 6px +) +; +@ +include +mix +( + 1 +px, + 2px, + $arg2: 10, + 2px 4px 6px +) +; +@ +include +mix +( +1 +px +, +2px +, +$arg2 +: +10 +, +2 +px +4px +6px +) +; +@ +include + +mix + +( + +1 +px + +, + +2px + +, + +$arg2 + +: + +10 + +, + +2 +px + +4px + +6px + +) + +; +@ +include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px) +; a { - @include global-variable-overriding; - @include mix( - $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: - 1px, - $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: - 2px, - $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: - 10, - 2px 4px 6px - ); - @include apply-to-ie6-only { + @ + include global-variable-overriding; + @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); + @include apply-to-ie6-only {} + @ + include apply-to-ie6-only { } - @include apply-to-ie6-only { + @ + include apply-to-ie6-only { } - @include apply-to-ie6-only { + @ + include apply-to-ie6-only { } - @include apply-to-ie6-only { + @ + include apply-to-ie6-only { } - @include apply-to-ie6-only { - } } a { - @include section-type-1( - $header: (margin: 0 0 $margin-base, text-align: left), - $decoration: ( - type: base, - margin: 0 auto -1px 0, - primary-color: $brand-primary, - secondary-color: $gray-light - ), - $title: ( - margin: 0 0 $margin-small, - color: false, - font-size: $font-size-h3, - font-weight: false, - line-height: $line-height-h3 - ) - ); +@include section-type-1( +$header: (margin: 0 0 $margin-base, text-align: left), +$decoration: (type: base, margin: 0 auto -1px 0, primary-color: $brand-primary, secondary-color: $gray-light), +$title: (margin: 0 0 $margin-small, color: false, font-size: $font-size-h3, font-weight: false, line-height: $line-height-h3) +); } a { - @include item-spotlight-properties-transition( - "-title", - (box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15)) - ); +@include item-spotlight-properties-transition( +"-title", +(box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15)) +); } a { - @include item-spotlight-properties-transition( - "-title", - (box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15), border-color: $brand-primary) - ); +@include item-spotlight-properties-transition( +"-title", +( +box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15), +border-color: $brand-primary +) +); } a { - @include item-spotlight-properties-transition( - "-title", - ( - box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15), - border-color: - $very-very-very-very-very-very-very-very-very-very-very-very-very-long-value - ) - ); +@include item-spotlight-properties-transition( +"-title", +( +box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15), +border-color: $very-very-very-very-very-very-very-very-very-very-very-very-very-long-value +) +); } ``` # Output ```css @ include mix(1px, 2px, $arg2: 10, 2px 4px 6px) ; @ include mix(1px,2px,$arg2:10,2px 4px 6px) ; @ include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ) ; @ include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ) ; @ include mix ( 1 px, 2px, $arg2: 10, 2px 4px 6px ) ; @ include mix ( 1 px, 2px, $arg2: 10, 2px 4px 6px ) ; @ include mix ( 1 px , 2px , $arg2 : 10 , 2 px 4px 6px ) ; @ include mix ( 1 px , 2px , $arg2 : 10 , 2 px 4px 6px ) ; @ include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px) ; a { @ include global-variable-overriding; @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); @include apply-to-ie6-only {} @ include apply-to-ie6-only { } @ include apply-to-ie6-only { } @ include apply-to-ie6-only { } @ include apply-to-ie6-only { } } a { @include section-type-1( $header: (margin: 0 0 $margin-base, text-align: left), $decoration: (type: base, margin: 0 auto -1px 0, primary-color: $brand-primary, secondary-color: $gray-light), $title: (margin: 0 0 $margin-small, color: false, font-size: $font-size-h3, font-weight: false, line-height: $line-height-h3) ); } a { @include item-spotlight-properties-transition( "-title", (box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15)) ); } a { @include item-spotlight-properties-transition( "-title", ( box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15), border-color: $brand-primary ) ); } a { @include item-spotlight-properties-transition( "-title", ( box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15), border-color: $very-very-very-very-very-very-very-very-very-very-very-very-very-long-value ) ); } ``` # Errors ``` include.css:1:2 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. > 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); │ ^^^^^^^ 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); i Expected one of: - charset - color-profile - container - counter-style - document - font-face - font-feature-values - font-palette-values - import - keyframes - layer - media - namespace - page - property - supports - viewport - scope include.css:1:13 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `(` > 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); │ ^ 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); i Remove ( include.css:1:15 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` > 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); │ ^^ 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); i Remove px include.css:1:19 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a selector but instead found '2'. > 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); │ ^ 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); i Expected a selector here. > 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); │ ^ 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); include.css:1:20 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` > 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); │ ^^ 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); i Remove px include.css:1:31 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. > 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); │ ^^ 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); i Expected one of: - hover - focus - active - first-child - last-child - nth-child - nth-last-child - first-of-type - last-of-type - nth-of-type - nth-last-of-type - only-child - only-of-type - checked - disabled - enabled - required - optional - valid - invalid - in-range - out-of-range - read-only - read-write - placeholder-shown - default - checked - indeterminate - blank - empty - root - target - lang - not - is - where - fullscreen - link - visited - any-link - local-link - scope - current - past - future include.css:1:35 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a selector but instead found '2'. > 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); │ ^ 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); i Expected a selector here. > 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); │ ^ 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); include.css:1:36 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` > 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); │ ^^ 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); i Remove px include.css:1:39 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a compound selector but instead found '4'. > 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); │ ^ 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); i Expected a compound selector here. > 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); │ ^ 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); include.css:1:40 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` > 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); │ ^^ 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); i Remove px include.css:1:43 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a compound selector but instead found '6'. > 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); │ ^ 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); i Expected a compound selector here. > 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); │ ^ 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); include.css:1:44 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` > 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); │ ^^ 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); i Remove px include.css:1:46 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `)` > 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); │ ^ 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); i Remove ) include.css:1:47 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `;` > 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); │ ^ 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); i Remove ; include.css:2:2 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); > 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); │ ^^^^^^^ 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); i Expected one of: - charset - color-profile - container - counter-style - document - font-face - font-feature-values - font-palette-values - import - keyframes - layer - media - namespace - page - property - supports - viewport - scope include.css:2:13 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `(` 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); > 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); │ ^ 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); i Remove ( include.css:2:15 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); > 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); │ ^^ 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); i Remove px include.css:2:18 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a selector but instead found '2'. 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); > 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); │ ^ 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); i Expected a selector here. 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); > 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); │ ^ 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); include.css:2:19 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); > 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); │ ^^ 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); i Remove px include.css:2:28 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); > 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); │ ^^ 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); i Expected one of: - hover - focus - active - first-child - last-child - nth-child - nth-last-child - first-of-type - last-of-type - nth-of-type - nth-last-of-type - only-child - only-of-type - checked - disabled - enabled - required - optional - valid - invalid - in-range - out-of-range - read-only - read-write - placeholder-shown - default - checked - indeterminate - blank - empty - root - target - lang - not - is - where - fullscreen - link - visited - any-link - local-link - scope - current - past - future include.css:2:31 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a selector but instead found '2'. 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); > 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); │ ^ 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); i Expected a selector here. 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); > 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); │ ^ 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); include.css:2:32 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); > 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); │ ^^ 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); i Remove px include.css:2:35 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a compound selector but instead found '4'. 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); > 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); │ ^ 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); i Expected a compound selector here. 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); > 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); │ ^ 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); include.css:2:36 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); > 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); │ ^^ 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); i Remove px include.css:2:39 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a compound selector but instead found '6'. 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); > 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); │ ^ 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); i Expected a compound selector here. 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); > 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); │ ^ 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); include.css:2:40 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); > 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); │ ^^ 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); i Remove px include.css:2:42 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `)` 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); > 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); │ ^ 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); i Remove ) include.css:2:43 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `;` 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); > 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); │ ^ 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); i Remove ; include.css:3:2 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); > 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); │ ^^^^^^^ 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); 5 │ @include mix( i Expected one of: - charset - color-profile - container - counter-style - document - font-face - font-feature-values - font-palette-values - import - keyframes - layer - media - namespace - page - property - supports - viewport - scope include.css:3:14 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a compound selector but instead found '('. 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); > 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); │ ^ 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); 5 │ @include mix( i Expected a compound selector here. 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); > 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); │ ^ 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); 5 │ @include mix( include.css:3:17 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); > 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); │ ^^ 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); 5 │ @include mix( i Remove px include.css:3:22 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a selector but instead found '2'. 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); > 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); │ ^ 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); 5 │ @include mix( i Expected a selector here. 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); > 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); │ ^ 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); 5 │ @include mix( include.css:3:23 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); > 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); │ ^^ 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); 5 │ @include mix( i Remove px include.css:3:36 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); > 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); │ ^^ 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); 5 │ @include mix( i Expected one of: - hover - focus - active - first-child - last-child - nth-child - nth-last-child - first-of-type - last-of-type - nth-of-type - nth-last-of-type - only-child - only-of-type - checked - disabled - enabled - required - optional - valid - invalid - in-range - out-of-range - read-only - read-write - placeholder-shown - default - checked - indeterminate - blank - empty - root - target - lang - not - is - where - fullscreen - link - visited - any-link - local-link - scope - current - past - future include.css:3:41 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a selector but instead found '2'. 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); > 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); │ ^ 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); 5 │ @include mix( i Expected a selector here. 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); > 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); │ ^ 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); 5 │ @include mix( include.css:3:42 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); > 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); │ ^^ 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); 5 │ @include mix( i Remove px include.css:3:45 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a compound selector but instead found '4'. 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); > 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); │ ^ 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); 5 │ @include mix( i Expected a compound selector here. 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); > 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); │ ^ 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); 5 │ @include mix( include.css:3:46 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); > 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); │ ^^ 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); 5 │ @include mix( i Remove px include.css:3:49 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a compound selector but instead found '6'. 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); > 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); │ ^ 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); 5 │ @include mix( i Expected a compound selector here. 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); > 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); │ ^ 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); 5 │ @include mix( include.css:3:50 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); > 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); │ ^^ 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); 5 │ @include mix( i Remove px include.css:3:53 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `)` 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); > 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); │ ^ 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); 5 │ @include mix( i Remove ) include.css:3:54 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `;` 1 │ @include mix(1px, 2px, $arg2: 10, 2px 4px 6px); 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); > 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); │ ^ 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); 5 │ @include mix( i Remove ; include.css:4:2 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); > 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); │ ^^^^^^^ 5 │ @include mix( 6 │ 1px, i Expected one of: - charset - color-profile - container - counter-style - document - font-face - font-feature-values - font-palette-values - import - keyframes - layer - media - namespace - page - property - supports - viewport - scope include.css:4:15 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a compound selector but instead found '('. 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); > 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); │ ^ 5 │ @include mix( 6 │ 1px, i Expected a compound selector here. 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); > 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); │ ^ 5 │ @include mix( 6 │ 1px, include.css:4:19 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); > 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); │ ^^ 5 │ @include mix( 6 │ 1px, i Remove px include.css:4:26 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a selector but instead found '2'. 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); > 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); │ ^ 5 │ @include mix( 6 │ 1px, i Expected a selector here. 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); > 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); │ ^ 5 │ @include mix( 6 │ 1px, include.css:4:27 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); > 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); │ ^^ 5 │ @include mix( 6 │ 1px, i Remove px include.css:4:43 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); > 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); │ ^^ 5 │ @include mix( 6 │ 1px, i Expected one of: - hover - focus - active - first-child - last-child - nth-child - nth-last-child - first-of-type - last-of-type - nth-of-type - nth-last-of-type - only-child - only-of-type - checked - disabled - enabled - required - optional - valid - invalid - in-range - out-of-range - read-only - read-write - placeholder-shown - default - checked - indeterminate - blank - empty - root - target - lang - not - is - where - fullscreen - link - visited - any-link - local-link - scope - current - past - future include.css:4:50 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a selector but instead found '2'. 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); > 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); │ ^ 5 │ @include mix( 6 │ 1px, i Expected a selector here. 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); > 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); │ ^ 5 │ @include mix( 6 │ 1px, include.css:4:51 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); > 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); │ ^^ 5 │ @include mix( 6 │ 1px, i Remove px include.css:4:55 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a compound selector but instead found '4'. 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); > 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); │ ^ 5 │ @include mix( 6 │ 1px, i Expected a compound selector here. 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); > 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); │ ^ 5 │ @include mix( 6 │ 1px, include.css:4:56 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); > 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); │ ^^ 5 │ @include mix( 6 │ 1px, i Remove px include.css:4:60 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a compound selector but instead found '6'. 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); > 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); │ ^ 5 │ @include mix( 6 │ 1px, i Expected a compound selector here. 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); > 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); │ ^ 5 │ @include mix( 6 │ 1px, include.css:4:61 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); > 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); │ ^^ 5 │ @include mix( 6 │ 1px, i Remove px include.css:4:65 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `)` 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); > 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); │ ^ 5 │ @include mix( 6 │ 1px, i Remove ) include.css:4:66 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `;` 2 │ @include mix(1px,2px,$arg2:10,2px 4px 6px); 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); > 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); │ ^ 5 │ @include mix( 6 │ 1px, i Remove ; include.css:5:2 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); > 5 │ @include mix( │ ^^^^^^^ 6 │ 1px, 7 │ 2px, i Expected one of: - charset - color-profile - container - counter-style - document - font-face - font-feature-values - font-palette-values - import - keyframes - layer - media - namespace - page - property - supports - viewport - scope include.css:5:13 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `(` 3 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); 4 │ @include mix ( 1px , 2px , $arg2 : 10 , 2px 4px 6px ); > 5 │ @include mix( │ ^ 6 │ 1px, 7 │ 2px, i Remove ( include.css:7:5 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a selector but instead found '2'. 5 │ @include mix( 6 │ 1px, > 7 │ 2px, │ ^ 8 │ $arg2: 10, 9 │ 2px 4px 6px i Expected a selector here. 5 │ @include mix( 6 │ 1px, > 7 │ 2px, │ ^ 8 │ $arg2: 10, 9 │ 2px 4px 6px include.css:7:6 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 5 │ @include mix( 6 │ 1px, > 7 │ 2px, │ ^^ 8 │ $arg2: 10, 9 │ 2px 4px 6px i Remove px include.css:8:12 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. 6 │ 1px, 7 │ 2px, > 8 │ $arg2: 10, │ ^^ 9 │ 2px 4px 6px 10 │ ); i Expected one of: - hover - focus - active - first-child - last-child - nth-child - nth-last-child - first-of-type - last-of-type - nth-of-type - nth-last-of-type - only-child - only-of-type - checked - disabled - enabled - required - optional - valid - invalid - in-range - out-of-range - read-only - read-write - placeholder-shown - default - checked - indeterminate - blank - empty - root - target - lang - not - is - where - fullscreen - link - visited - any-link - local-link - scope - current - past - future include.css:9:5 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a selector but instead found '2'. 7 │ 2px, 8 │ $arg2: 10, > 9 │ 2px 4px 6px │ ^ 10 │ ); 11 │ @include i Expected a selector here. 7 │ 2px, 8 │ $arg2: 10, > 9 │ 2px 4px 6px │ ^ 10 │ ); 11 │ @include include.css:9:6 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 7 │ 2px, 8 │ $arg2: 10, > 9 │ 2px 4px 6px │ ^^ 10 │ ); 11 │ @include i Remove px include.css:9:10 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a compound selector but instead found '4'. 7 │ 2px, 8 │ $arg2: 10, > 9 │ 2px 4px 6px │ ^ 10 │ ); 11 │ @include i Expected a compound selector here. 7 │ 2px, 8 │ $arg2: 10, > 9 │ 2px 4px 6px │ ^ 10 │ ); 11 │ @include include.css:9:11 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 7 │ 2px, 8 │ $arg2: 10, > 9 │ 2px 4px 6px │ ^^ 10 │ ); 11 │ @include i Remove px include.css:9:15 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a compound selector but instead found '6'. 7 │ 2px, 8 │ $arg2: 10, > 9 │ 2px 4px 6px │ ^ 10 │ ); 11 │ @include i Expected a compound selector here. 7 │ 2px, 8 │ $arg2: 10, > 9 │ 2px 4px 6px │ ^ 10 │ ); 11 │ @include include.css:9:16 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 7 │ 2px, 8 │ $arg2: 10, > 9 │ 2px 4px 6px │ ^^ 10 │ ); 11 │ @include i Remove px include.css:10:1 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `)` 8 │ $arg2: 10, 9 │ 2px 4px 6px > 10 │ ); │ ^ 11 │ @include 12 │ mix( i Remove ) include.css:10:2 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `;` 8 │ $arg2: 10, 9 │ 2px 4px 6px > 10 │ ); │ ^ 11 │ @include 12 │ mix( i Remove ; include.css:11:2 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. 9 │ 2px 4px 6px 10 │ ); > 11 │ @include │ ^^^^^^^ 12 │ mix( 13 │ 1px, i Expected one of: - charset - color-profile - container - counter-style - document - font-face - font-feature-values - font-palette-values - import - keyframes - layer - media - namespace - page - property - supports - viewport - scope include.css:12:1 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `mix` 10 │ ); 11 │ @include > 12 │ mix( │ ^^^ 13 │ 1px, 14 │ 2px, i Remove mix include.css:12:4 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `(` 10 │ ); 11 │ @include > 12 │ mix( │ ^ 13 │ 1px, 14 │ 2px, i Remove ( include.css:14:5 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a selector but instead found '2'. 12 │ mix( 13 │ 1px, > 14 │ 2px, │ ^ 15 │ $arg2: 10, 16 │ 2px 4px 6px i Expected a selector here. 12 │ mix( 13 │ 1px, > 14 │ 2px, │ ^ 15 │ $arg2: 10, 16 │ 2px 4px 6px include.css:14:6 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 12 │ mix( 13 │ 1px, > 14 │ 2px, │ ^^ 15 │ $arg2: 10, 16 │ 2px 4px 6px i Remove px include.css:15:12 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. 13 │ 1px, 14 │ 2px, > 15 │ $arg2: 10, │ ^^ 16 │ 2px 4px 6px 17 │ ); i Expected one of: - hover - focus - active - first-child - last-child - nth-child - nth-last-child - first-of-type - last-of-type - nth-of-type - nth-last-of-type - only-child - only-of-type - checked - disabled - enabled - required - optional - valid - invalid - in-range - out-of-range - read-only - read-write - placeholder-shown - default - checked - indeterminate - blank - empty - root - target - lang - not - is - where - fullscreen - link - visited - any-link - local-link - scope - current - past - future include.css:16:5 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a selector but instead found '2'. 14 │ 2px, 15 │ $arg2: 10, > 16 │ 2px 4px 6px │ ^ 17 │ ); 18 │ @include i Expected a selector here. 14 │ 2px, 15 │ $arg2: 10, > 16 │ 2px 4px 6px │ ^ 17 │ ); 18 │ @include include.css:16:6 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 14 │ 2px, 15 │ $arg2: 10, > 16 │ 2px 4px 6px │ ^^ 17 │ ); 18 │ @include i Remove px include.css:16:10 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a compound selector but instead found '4'. 14 │ 2px, 15 │ $arg2: 10, > 16 │ 2px 4px 6px │ ^ 17 │ ); 18 │ @include i Expected a compound selector here. 14 │ 2px, 15 │ $arg2: 10, > 16 │ 2px 4px 6px │ ^ 17 │ ); 18 │ @include include.css:16:11 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 14 │ 2px, 15 │ $arg2: 10, > 16 │ 2px 4px 6px │ ^^ 17 │ ); 18 │ @include i Remove px include.css:16:15 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a compound selector but instead found '6'. 14 │ 2px, 15 │ $arg2: 10, > 16 │ 2px 4px 6px │ ^ 17 │ ); 18 │ @include i Expected a compound selector here. 14 │ 2px, 15 │ $arg2: 10, > 16 │ 2px 4px 6px │ ^ 17 │ ); 18 │ @include include.css:16:16 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 14 │ 2px, 15 │ $arg2: 10, > 16 │ 2px 4px 6px │ ^^ 17 │ ); 18 │ @include i Remove px include.css:17:1 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `)` 15 │ $arg2: 10, 16 │ 2px 4px 6px > 17 │ ); │ ^ 18 │ @include 19 │ mix i Remove ) include.css:17:2 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `;` 15 │ $arg2: 10, 16 │ 2px 4px 6px > 17 │ ); │ ^ 18 │ @include 19 │ mix i Remove ; include.css:18:2 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. 16 │ 2px 4px 6px 17 │ ); > 18 │ @include │ ^^^^^^^ 19 │ mix 20 │ ( i Expected one of: - charset - color-profile - container - counter-style - document - font-face - font-feature-values - font-palette-values - import - keyframes - layer - media - namespace - page - property - supports - viewport - scope include.css:19:1 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `mix` 17 │ ); 18 │ @include > 19 │ mix │ ^^^ 20 │ ( 21 │ 1px i Remove mix include.css:20:1 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `(` 18 │ @include 19 │ mix > 20 │ ( │ ^ 21 │ 1px 22 │ , i Remove ( include.css:23:1 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a selector but instead found '2'. 21 │ 1px 22 │ , > 23 │ 2px │ ^ 24 │ , 25 │ $arg2 i Expected a selector here. 21 │ 1px 22 │ , > 23 │ 2px │ ^ 24 │ , 25 │ $arg2 include.css:23:2 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 21 │ 1px 22 │ , > 23 │ 2px │ ^^ 24 │ , 25 │ $arg2 i Remove px include.css:27:1 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. 25 │ $arg2 26 │ : > 27 │ 10 │ ^^ 28 │ , 29 │ 2px i Expected one of: - hover - focus - active - first-child - last-child - nth-child - nth-last-child - first-of-type - last-of-type - nth-of-type - nth-last-of-type - only-child - only-of-type - checked - disabled - enabled - required - optional - valid - invalid - in-range - out-of-range - read-only - read-write - placeholder-shown - default - checked - indeterminate - blank - empty - root - target - lang - not - is - where - fullscreen - link - visited - any-link - local-link - scope - current - past - future include.css:30:1 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `4` 28 │ , 29 │ 2px > 30 │ 4px │ ^ 31 │ 6px 32 │ ) i Remove 4 include.css:30:2 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 28 │ , 29 │ 2px > 30 │ 4px │ ^^ 31 │ 6px 32 │ ) i Remove px include.css:31:1 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `6` 29 │ 2px 30 │ 4px > 31 │ 6px │ ^ 32 │ ) 33 │ ; i Remove 6 include.css:31:2 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 29 │ 2px 30 │ 4px > 31 │ 6px │ ^^ 32 │ ) 33 │ ; i Remove px include.css:32:1 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `)` 30 │ 4px 31 │ 6px > 32 │ ) │ ^ 33 │ ; 34 │ @include i Remove ) include.css:34:2 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. 32 │ ) 33 │ ; > 34 │ @include │ ^^^^^^^ 35 │ 36 │ mix i Expected one of: - charset - color-profile - container - counter-style - document - font-face - font-feature-values - font-palette-values - import - keyframes - layer - media - namespace - page - property - supports - viewport - scope include.css:36:1 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `mix` 34 │ @include 35 │ > 36 │ mix │ ^^^ 37 │ 38 │ ( i Remove mix include.css:38:1 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `(` 36 │ mix 37 │ > 38 │ ( │ ^ 39 │ 40 │ 1px i Remove ( include.css:44:1 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a selector but instead found '2'. 42 │ , 43 │ > 44 │ 2px │ ^ 45 │ 46 │ , i Expected a selector here. 42 │ , 43 │ > 44 │ 2px │ ^ 45 │ 46 │ , include.css:44:2 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 42 │ , 43 │ > 44 │ 2px │ ^^ 45 │ 46 │ , i Remove px include.css:52:1 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. 50 │ : 51 │ > 52 │ 10 │ ^^ 53 │ 54 │ , i Expected one of: - hover - focus - active - first-child - last-child - nth-child - nth-last-child - first-of-type - last-of-type - nth-of-type - nth-last-of-type - only-child - only-of-type - checked - disabled - enabled - required - optional - valid - invalid - in-range - out-of-range - read-only - read-write - placeholder-shown - default - checked - indeterminate - blank - empty - root - target - lang - not - is - where - fullscreen - link - visited - any-link - local-link - scope - current - past - future include.css:58:1 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `4` 56 │ 2px 57 │ > 58 │ 4px │ ^ 59 │ 60 │ 6px i Remove 4 include.css:58:2 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 56 │ 2px 57 │ > 58 │ 4px │ ^^ 59 │ 60 │ 6px i Remove px include.css:60:1 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `6` 58 │ 4px 59 │ > 60 │ 6px │ ^ 61 │ 62 │ ) i Remove 6 include.css:60:2 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 58 │ 4px 59 │ > 60 │ 6px │ ^^ 61 │ 62 │ ) i Remove px include.css:62:1 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `)` 60 │ 6px 61 │ > 62 │ ) │ ^ 63 │ 64 │ ; i Remove ) include.css:65:2 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. 64 │ ; > 65 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); │ ^^^^^^^ 66 │ a { 67 │ @include global-variable-overriding; i Expected one of: - charset - color-profile - container - counter-style - document - font-face - font-feature-values - font-palette-values - import - keyframes - layer - media - namespace - page - property - supports - viewport - scope include.css:65:13 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `(` 64 │ ; > 65 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); │ ^ 66 │ a { 67 │ @include global-variable-overriding; i Remove ( include.css:65:14 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `$very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg` 64 │ ; > 65 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 66 │ a { 67 │ @include global-variable-overriding; i Remove $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg include.css:65:95 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. 64 │ ; > 65 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); │ ^ 66 │ a { 67 │ @include global-variable-overriding; i Expected one of: - hover - focus - active - first-child - last-child - nth-child - nth-last-child - first-of-type - last-of-type - nth-of-type - nth-last-of-type - only-child - only-of-type - checked - disabled - enabled - required - optional - valid - invalid - in-range - out-of-range - read-only - read-write - placeholder-shown - default - checked - indeterminate - blank - empty - root - target - lang - not - is - where - fullscreen - link - visited - any-link - local-link - scope - current - past - future include.css:65:96 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 64 │ ; > 65 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); │ ^^ 66 │ a { 67 │ @include global-variable-overriding; i Remove px include.css:65:182 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. 64 │ ; > 65 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); │ ^ 66 │ a { 67 │ @include global-variable-overriding; i Expected one of: - hover - focus - active - first-child - last-child - nth-child - nth-last-child - first-of-type - last-of-type - nth-of-type - nth-last-of-type - only-child - only-of-type - checked - disabled - enabled - required - optional - valid - invalid - in-range - out-of-range - read-only - read-write - placeholder-shown - default - checked - indeterminate - blank - empty - root - target - lang - not - is - where - fullscreen - link - visited - any-link - local-link - scope - current - past - future include.css:65:183 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 64 │ ; > 65 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); │ ^^ 66 │ a { 67 │ @include global-variable-overriding; i Remove px include.css:65:269 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. 64 │ ; > 65 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); │ ^^ 66 │ a { 67 │ @include global-variable-overriding; i Expected one of: - hover - focus - active - first-child - last-child - nth-child - nth-last-child - first-of-type - last-of-type - nth-of-type - nth-last-of-type - only-child - only-of-type - checked - disabled - enabled - required - optional - valid - invalid - in-range - out-of-range - read-only - read-write - placeholder-shown - default - checked - indeterminate - blank - empty - root - target - lang - not - is - where - fullscreen - link - visited - any-link - local-link - scope - current - past - future include.css:65:273 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a selector but instead found '2'. 64 │ ; > 65 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); │ ^ 66 │ a { 67 │ @include global-variable-overriding; i Expected a selector here. 64 │ ; > 65 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); │ ^ 66 │ a { 67 │ @include global-variable-overriding; include.css:65:274 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 64 │ ; > 65 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); │ ^^ 66 │ a { 67 │ @include global-variable-overriding; i Remove px include.css:65:277 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a compound selector but instead found '4'. 64 │ ; > 65 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); │ ^ 66 │ a { 67 │ @include global-variable-overriding; i Expected a compound selector here. 64 │ ; > 65 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); │ ^ 66 │ a { 67 │ @include global-variable-overriding; include.css:65:278 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 64 │ ; > 65 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); │ ^^ 66 │ a { 67 │ @include global-variable-overriding; i Remove px include.css:65:281 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a compound selector but instead found '6'. 64 │ ; > 65 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); │ ^ 66 │ a { 67 │ @include global-variable-overriding; i Expected a compound selector here. 64 │ ; > 65 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); │ ^ 66 │ a { 67 │ @include global-variable-overriding; include.css:65:282 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 64 │ ; > 65 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); │ ^^ 66 │ a { 67 │ @include global-variable-overriding; i Remove px include.css:65:284 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `)` 64 │ ; > 65 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); │ ^ 66 │ a { 67 │ @include global-variable-overriding; i Remove ) include.css:65:285 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `;` 64 │ ; > 65 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); │ ^ 66 │ a { 67 │ @include global-variable-overriding; i Remove ; include.css:67:6 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. 65 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); 66 │ a { > 67 │ @include global-variable-overriding; │ ^^^^^^^ 68 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); 69 │ @include apply-to-ie6-only {} i Expected one of: - charset - color-profile - container - counter-style - document - font-face - font-feature-values - font-palette-values - import - keyframes - layer - media - namespace - page - property - supports - viewport - scope include.css:67:40 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `;` 65 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); 66 │ a { > 67 │ @include global-variable-overriding; │ ^ 68 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); 69 │ @include apply-to-ie6-only {} i Remove ; include.css:68:6 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `include` 66 │ a { 67 │ @include global-variable-overriding; > 68 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); │ ^^^^^^^ 69 │ @include apply-to-ie6-only {} 70 │ @include apply-to-ie6-only{} i Remove include include.css:68:17 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `(` 66 │ a { 67 │ @include global-variable-overriding; > 68 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); │ ^ 69 │ @include apply-to-ie6-only {} 70 │ @include apply-to-ie6-only{} i Remove ( include.css:68:18 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `$very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg` 66 │ a { 67 │ @include global-variable-overriding; > 68 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); │ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ 69 │ @include apply-to-ie6-only {} 70 │ @include apply-to-ie6-only{} i Remove $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg include.css:68:99 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. 66 │ a { 67 │ @include global-variable-overriding; > 68 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); │ ^ 69 │ @include apply-to-ie6-only {} 70 │ @include apply-to-ie6-only{} i Expected one of: - hover - focus - active - first-child - last-child - nth-child - nth-last-child - first-of-type - last-of-type - nth-of-type - nth-last-of-type - only-child - only-of-type - checked - disabled - enabled - required - optional - valid - invalid - in-range - out-of-range - read-only - read-write - placeholder-shown - default - checked - indeterminate - blank - empty - root - target - lang - not - is - where - fullscreen - link - visited - any-link - local-link - scope - current - past - future include.css:68:100 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 66 │ a { 67 │ @include global-variable-overriding; > 68 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); │ ^^ 69 │ @include apply-to-ie6-only {} 70 │ @include apply-to-ie6-only{} i Remove px include.css:68:186 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. 66 │ a { 67 │ @include global-variable-overriding; > 68 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); │ ^ 69 │ @include apply-to-ie6-only {} 70 │ @include apply-to-ie6-only{} i Expected one of: - hover - focus - active - first-child - last-child - nth-child - nth-last-child - first-of-type - last-of-type - nth-of-type - nth-last-of-type - only-child - only-of-type - checked - disabled - enabled - required - optional - valid - invalid - in-range - out-of-range - read-only - read-write - placeholder-shown - default - checked - indeterminate - blank - empty - root - target - lang - not - is - where - fullscreen - link - visited - any-link - local-link - scope - current - past - future include.css:68:187 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 66 │ a { 67 │ @include global-variable-overriding; > 68 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); │ ^^ 69 │ @include apply-to-ie6-only {} 70 │ @include apply-to-ie6-only{} i Remove px include.css:68:273 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. 66 │ a { 67 │ @include global-variable-overriding; > 68 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); │ ^^ 69 │ @include apply-to-ie6-only {} 70 │ @include apply-to-ie6-only{} i Expected one of: - hover - focus - active - first-child - last-child - nth-child - nth-last-child - first-of-type - last-of-type - nth-of-type - nth-last-of-type - only-child - only-of-type - checked - disabled - enabled - required - optional - valid - invalid - in-range - out-of-range - read-only - read-write - placeholder-shown - default - checked - indeterminate - blank - empty - root - target - lang - not - is - where - fullscreen - link - visited - any-link - local-link - scope - current - past - future include.css:68:277 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a relative selector but instead found '2'. 66 │ a { 67 │ @include global-variable-overriding; > 68 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); │ ^ 69 │ @include apply-to-ie6-only {} 70 │ @include apply-to-ie6-only{} i Expected a relative selector here. 66 │ a { 67 │ @include global-variable-overriding; > 68 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); │ ^ 69 │ @include apply-to-ie6-only {} 70 │ @include apply-to-ie6-only{} include.css:68:278 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 66 │ a { 67 │ @include global-variable-overriding; > 68 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); │ ^^ 69 │ @include apply-to-ie6-only {} 70 │ @include apply-to-ie6-only{} i Remove px include.css:68:281 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a compound selector but instead found '4'. 66 │ a { 67 │ @include global-variable-overriding; > 68 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); │ ^ 69 │ @include apply-to-ie6-only {} 70 │ @include apply-to-ie6-only{} i Expected a compound selector here. 66 │ a { 67 │ @include global-variable-overriding; > 68 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); │ ^ 69 │ @include apply-to-ie6-only {} 70 │ @include apply-to-ie6-only{} include.css:68:282 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 66 │ a { 67 │ @include global-variable-overriding; > 68 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); │ ^^ 69 │ @include apply-to-ie6-only {} 70 │ @include apply-to-ie6-only{} i Remove px include.css:68:285 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a compound selector but instead found '6'. 66 │ a { 67 │ @include global-variable-overriding; > 68 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); │ ^ 69 │ @include apply-to-ie6-only {} 70 │ @include apply-to-ie6-only{} i Expected a compound selector here. 66 │ a { 67 │ @include global-variable-overriding; > 68 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); │ ^ 69 │ @include apply-to-ie6-only {} 70 │ @include apply-to-ie6-only{} include.css:68:286 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 66 │ a { 67 │ @include global-variable-overriding; > 68 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); │ ^^ 69 │ @include apply-to-ie6-only {} 70 │ @include apply-to-ie6-only{} i Remove px include.css:68:288 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `)` 66 │ a { 67 │ @include global-variable-overriding; > 68 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); │ ^ 69 │ @include apply-to-ie6-only {} 70 │ @include apply-to-ie6-only{} i Remove ) include.css:69:6 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `include` 67 │ @include global-variable-overriding; 68 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); > 69 │ @include apply-to-ie6-only {} │ ^^^^^^^ 70 │ @include apply-to-ie6-only{} 71 │ @include apply-to-ie6-only i Remove include include.css:70:6 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. 68 │ @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); 69 │ @include apply-to-ie6-only {} > 70 │ @include apply-to-ie6-only{} │ ^^^^^^^ 71 │ @include apply-to-ie6-only 72 │ {} i Expected one of: - charset - color-profile - container - counter-style - document - font-face - font-feature-values - font-palette-values - import - keyframes - layer - media - namespace - page - property - supports - viewport - scope include.css:71:6 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. 69 │ @include apply-to-ie6-only {} 70 │ @include apply-to-ie6-only{} > 71 │ @include apply-to-ie6-only │ ^^^^^^^ 72 │ {} 73 │ @include i Expected one of: - charset - color-profile - container - counter-style - document - font-face - font-feature-values - font-palette-values - import - keyframes - layer - media - namespace - page - property - supports - viewport - scope include.css:73:6 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. 71 │ @include apply-to-ie6-only 72 │ {} > 73 │ @include │ ^^^^^^^ 74 │ apply-to-ie6-only 75 │ { i Expected one of: - charset - color-profile - container - counter-style - document - font-face - font-feature-values - font-palette-values - import - keyframes - layer - media - namespace - page - property - supports - viewport - scope include.css:77:6 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. 75 │ { 76 │ } > 77 │ @include │ ^^^^^^^ 78 │ 79 │ apply-to-ie6-only i Expected one of: - charset - color-profile - container - counter-style - document - font-face - font-feature-values - font-palette-values - import - keyframes - layer - media - namespace - page - property - supports - viewport - scope include.css:87:2 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. 86 │ a { > 87 │ @include section-type-1( │ ^^^^^^^ 88 │ $header: (margin: 0 0 $margin-base, text-align: left), 89 │ $decoration: (type: base, margin: 0 auto -1px 0, primary-color: $brand-primary, secondary-color: $gray-light), i Expected one of: - charset - color-profile - container - counter-style - document - font-face - font-feature-values - font-palette-values - import - keyframes - layer - media - namespace - page - property - supports - viewport - scope include.css:87:24 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `(` 86 │ a { > 87 │ @include section-type-1( │ ^ 88 │ $header: (margin: 0 0 $margin-base, text-align: left), 89 │ $decoration: (type: base, margin: 0 auto -1px 0, primary-color: $brand-primary, secondary-color: $gray-light), i Remove ( include.css:88:1 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `$header` 86 │ a { 87 │ @include section-type-1( > 88 │ $header: (margin: 0 0 $margin-base, text-align: left), │ ^^^^^^^ 89 │ $decoration: (type: base, margin: 0 auto -1px 0, primary-color: $brand-primary, secondary-color: $gray-light), 90 │ $title: (margin: 0 0 $margin-small, color: false, font-size: $font-size-h3, font-weight: false, line-height: $line-height-h3) i Remove $header include.css:88:10 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. 86 │ a { 87 │ @include section-type-1( > 88 │ $header: (margin: 0 0 $margin-base, text-align: left), │ ^ 89 │ $decoration: (type: base, margin: 0 auto -1px 0, primary-color: $brand-primary, secondary-color: $gray-light), 90 │ $title: (margin: 0 0 $margin-small, color: false, font-size: $font-size-h3, font-weight: false, line-height: $line-height-h3) i Expected one of: - hover - focus - active - first-child - last-child - nth-child - nth-last-child - first-of-type - last-of-type - nth-of-type - nth-last-of-type - only-child - only-of-type - checked - disabled - enabled - required - optional - valid - invalid - in-range - out-of-range - read-only - read-write - placeholder-shown - default - checked - indeterminate - blank - empty - root - target - lang - not - is - where - fullscreen - link - visited - any-link - local-link - scope - current - past - future include.css:88:11 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `margin` 86 │ a { 87 │ @include section-type-1( > 88 │ $header: (margin: 0 0 $margin-base, text-align: left), │ ^^^^^^ 89 │ $decoration: (type: base, margin: 0 auto -1px 0, primary-color: $brand-primary, secondary-color: $gray-light), 90 │ $title: (margin: 0 0 $margin-small, color: false, font-size: $font-size-h3, font-weight: false, line-height: $line-height-h3) i Remove margin include.css:88:19 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. 86 │ a { 87 │ @include section-type-1( > 88 │ $header: (margin: 0 0 $margin-base, text-align: left), │ ^ 89 │ $decoration: (type: base, margin: 0 auto -1px 0, primary-color: $brand-primary, secondary-color: $gray-light), 90 │ $title: (margin: 0 0 $margin-small, color: false, font-size: $font-size-h3, font-weight: false, line-height: $line-height-h3) i Expected one of: - hover - focus - active - first-child - last-child - nth-child - nth-last-child - first-of-type - last-of-type - nth-of-type - nth-last-of-type - only-child - only-of-type - checked - disabled - enabled - required - optional - valid - invalid - in-range - out-of-range - read-only - read-write - placeholder-shown - default - checked - indeterminate - blank - empty - root - target - lang - not - is - where - fullscreen - link - visited - any-link - local-link - scope - current - past - future include.css:88:23 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `$margin-base` 86 │ a { 87 │ @include section-type-1( > 88 │ $header: (margin: 0 0 $margin-base, text-align: left), │ ^^^^^^^^^^^^ 89 │ $decoration: (type: base, margin: 0 auto -1px 0, primary-color: $brand-primary, secondary-color: $gray-light), 90 │ $title: (margin: 0 0 $margin-small, color: false, font-size: $font-size-h3, font-weight: false, line-height: $line-height-h3) i Remove $margin-base include.css:88:53 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `)` 86 │ a { 87 │ @include section-type-1( > 88 │ $header: (margin: 0 0 $margin-base, text-align: left), │ ^ 89 │ $decoration: (type: base, margin: 0 auto -1px 0, primary-color: $brand-primary, secondary-color: $gray-light), 90 │ $title: (margin: 0 0 $margin-small, color: false, font-size: $font-size-h3, font-weight: false, line-height: $line-height-h3) i Remove ) include.css:89:14 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. 87 │ @include section-type-1( 88 │ $header: (margin: 0 0 $margin-base, text-align: left), > 89 │ $decoration: (type: base, margin: 0 auto -1px 0, primary-color: $brand-primary, secondary-color: $gray-light), │ ^ 90 │ $title: (margin: 0 0 $margin-small, color: false, font-size: $font-size-h3, font-weight: false, line-height: $line-height-h3) 91 │ ); i Expected one of: - hover - focus - active - first-child - last-child - nth-child - nth-last-child - first-of-type - last-of-type - nth-of-type - nth-last-of-type - only-child - only-of-type - checked - disabled - enabled - required - optional - valid - invalid - in-range - out-of-range - read-only - read-write - placeholder-shown - default - checked - indeterminate - blank - empty - root - target - lang - not - is - where - fullscreen - link - visited - any-link - local-link - scope - current - past - future include.css:89:15 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `type` 87 │ @include section-type-1( 88 │ $header: (margin: 0 0 $margin-base, text-align: left), > 89 │ $decoration: (type: base, margin: 0 auto -1px 0, primary-color: $brand-primary, secondary-color: $gray-light), │ ^^^^ 90 │ $title: (margin: 0 0 $margin-small, color: false, font-size: $font-size-h3, font-weight: false, line-height: $line-height-h3) 91 │ ); i Remove type include.css:89:35 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. 87 │ @include section-type-1( 88 │ $header: (margin: 0 0 $margin-base, text-align: left), > 89 │ $decoration: (type: base, margin: 0 auto -1px 0, primary-color: $brand-primary, secondary-color: $gray-light), │ ^ 90 │ $title: (margin: 0 0 $margin-small, color: false, font-size: $font-size-h3, font-weight: false, line-height: $line-height-h3) 91 │ ); i Expected one of: - hover - focus - active - first-child - last-child - nth-child - nth-last-child - first-of-type - last-of-type - nth-of-type - nth-last-of-type - only-child - only-of-type - checked - disabled - enabled - required - optional - valid - invalid - in-range - out-of-range - read-only - read-write - placeholder-shown - default - checked - indeterminate - blank - empty - root - target - lang - not - is - where - fullscreen - link - visited - any-link - local-link - scope - current - past - future include.css:89:37 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `auto` 87 │ @include section-type-1( 88 │ $header: (margin: 0 0 $margin-base, text-align: left), > 89 │ $decoration: (type: base, margin: 0 auto -1px 0, primary-color: $brand-primary, secondary-color: $gray-light), │ ^^^^ 90 │ $title: (margin: 0 0 $margin-small, color: false, font-size: $font-size-h3, font-weight: false, line-height: $line-height-h3) 91 │ ); i Remove auto include.css:89:42 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a compound selector but instead found '-1'. 87 │ @include section-type-1( 88 │ $header: (margin: 0 0 $margin-base, text-align: left), > 89 │ $decoration: (type: base, margin: 0 auto -1px 0, primary-color: $brand-primary, secondary-color: $gray-light), │ ^^ 90 │ $title: (margin: 0 0 $margin-small, color: false, font-size: $font-size-h3, font-weight: false, line-height: $line-height-h3) 91 │ ); i Expected a compound selector here. 87 │ @include section-type-1( 88 │ $header: (margin: 0 0 $margin-base, text-align: left), > 89 │ $decoration: (type: base, margin: 0 auto -1px 0, primary-color: $brand-primary, secondary-color: $gray-light), │ ^^ 90 │ $title: (margin: 0 0 $margin-small, color: false, font-size: $font-size-h3, font-weight: false, line-height: $line-height-h3) 91 │ ); include.css:89:44 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 87 │ @include section-type-1( 88 │ $header: (margin: 0 0 $margin-base, text-align: left), > 89 │ $decoration: (type: base, margin: 0 auto -1px 0, primary-color: $brand-primary, secondary-color: $gray-light), │ ^^ 90 │ $title: (margin: 0 0 $margin-small, color: false, font-size: $font-size-h3, font-weight: false, line-height: $line-height-h3) 91 │ ); i Remove px include.css:89:47 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a compound selector but instead found '0'. 87 │ @include section-type-1( 88 │ $header: (margin: 0 0 $margin-base, text-align: left), > 89 │ $decoration: (type: base, margin: 0 auto -1px 0, primary-color: $brand-primary, secondary-color: $gray-light), │ ^ 90 │ $title: (margin: 0 0 $margin-small, color: false, font-size: $font-size-h3, font-weight: false, line-height: $line-height-h3) 91 │ ); i Expected a compound selector here. 87 │ @include section-type-1( 88 │ $header: (margin: 0 0 $margin-base, text-align: left), > 89 │ $decoration: (type: base, margin: 0 auto -1px 0, primary-color: $brand-primary, secondary-color: $gray-light), │ ^ 90 │ $title: (margin: 0 0 $margin-small, color: false, font-size: $font-size-h3, font-weight: false, line-height: $line-height-h3) 91 │ ); include.css:89:109 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `)` 87 │ @include section-type-1( 88 │ $header: (margin: 0 0 $margin-base, text-align: left), > 89 │ $decoration: (type: base, margin: 0 auto -1px 0, primary-color: $brand-primary, secondary-color: $gray-light), │ ^ 90 │ $title: (margin: 0 0 $margin-small, color: false, font-size: $font-size-h3, font-weight: false, line-height: $line-height-h3) 91 │ ); i Remove ) include.css:90:9 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. 88 │ $header: (margin: 0 0 $margin-base, text-align: left), 89 │ $decoration: (type: base, margin: 0 auto -1px 0, primary-color: $brand-primary, secondary-color: $gray-light), > 90 │ $title: (margin: 0 0 $margin-small, color: false, font-size: $font-size-h3, font-weight: false, line-height: $line-height-h3) │ ^ 91 │ ); 92 │ } i Expected one of: - hover - focus - active - first-child - last-child - nth-child - nth-last-child - first-of-type - last-of-type - nth-of-type - nth-last-of-type - only-child - only-of-type - checked - disabled - enabled - required - optional - valid - invalid - in-range - out-of-range - read-only - read-write - placeholder-shown - default - checked - indeterminate - blank - empty - root - target - lang - not - is - where - fullscreen - link - visited - any-link - local-link - scope - current - past - future include.css:90:10 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `margin` 88 │ $header: (margin: 0 0 $margin-base, text-align: left), 89 │ $decoration: (type: base, margin: 0 auto -1px 0, primary-color: $brand-primary, secondary-color: $gray-light), > 90 │ $title: (margin: 0 0 $margin-small, color: false, font-size: $font-size-h3, font-weight: false, line-height: $line-height-h3) │ ^^^^^^ 91 │ ); 92 │ } i Remove margin include.css:90:18 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. 88 │ $header: (margin: 0 0 $margin-base, text-align: left), 89 │ $decoration: (type: base, margin: 0 auto -1px 0, primary-color: $brand-primary, secondary-color: $gray-light), > 90 │ $title: (margin: 0 0 $margin-small, color: false, font-size: $font-size-h3, font-weight: false, line-height: $line-height-h3) │ ^ 91 │ ); 92 │ } i Expected one of: - hover - focus - active - first-child - last-child - nth-child - nth-last-child - first-of-type - last-of-type - nth-of-type - nth-last-of-type - only-child - only-of-type - checked - disabled - enabled - required - optional - valid - invalid - in-range - out-of-range - read-only - read-write - placeholder-shown - default - checked - indeterminate - blank - empty - root - target - lang - not - is - where - fullscreen - link - visited - any-link - local-link - scope - current - past - future include.css:90:22 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `$margin-small` 88 │ $header: (margin: 0 0 $margin-base, text-align: left), 89 │ $decoration: (type: base, margin: 0 auto -1px 0, primary-color: $brand-primary, secondary-color: $gray-light), > 90 │ $title: (margin: 0 0 $margin-small, color: false, font-size: $font-size-h3, font-weight: false, line-height: $line-height-h3) │ ^^^^^^^^^^^^^ 91 │ ); 92 │ } i Remove $margin-small include.css:90:125 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `)` 88 │ $header: (margin: 0 0 $margin-base, text-align: left), 89 │ $decoration: (type: base, margin: 0 auto -1px 0, primary-color: $brand-primary, secondary-color: $gray-light), > 90 │ $title: (margin: 0 0 $margin-small, color: false, font-size: $font-size-h3, font-weight: false, line-height: $line-height-h3) │ ^ 91 │ ); 92 │ } i Remove ) include.css:94:1 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `a` 92 │ } 93 │ > 94 │ a { │ ^ 95 │ @include item-spotlight-properties-transition( 96 │ "-title", i Remove a include.css:95:2 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. 94 │ a { > 95 │ @include item-spotlight-properties-transition( │ ^^^^^^^ 96 │ "-title", 97 │ (box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15)) i Expected one of: - charset - color-profile - container - counter-style - document - font-face - font-feature-values - font-palette-values - import - keyframes - layer - media - namespace - page - property - supports - viewport - scope include.css:95:46 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `(` 94 │ a { > 95 │ @include item-spotlight-properties-transition( │ ^ 96 │ "-title", 97 │ (box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15)) i Remove ( include.css:97:1 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a relative selector but instead found '('. 95 │ @include item-spotlight-properties-transition( 96 │ "-title", > 97 │ (box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15)) │ ^ 98 │ ); 99 │ } i Expected a relative selector here. 95 │ @include item-spotlight-properties-transition( 96 │ "-title", > 97 │ (box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15)) │ ^ 98 │ ); 99 │ } include.css:97:2 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `box-shadow` 95 │ @include item-spotlight-properties-transition( 96 │ "-title", > 97 │ (box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15)) │ ^^^^^^^^^^ 98 │ ); 99 │ } i Remove box-shadow include.css:97:14 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. 95 │ @include item-spotlight-properties-transition( 96 │ "-title", > 97 │ (box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15)) │ ^ 98 │ ); 99 │ } i Expected one of: - hover - focus - active - first-child - last-child - nth-child - nth-last-child - first-of-type - last-of-type - nth-of-type - nth-last-of-type - only-child - only-of-type - checked - disabled - enabled - required - optional - valid - invalid - in-range - out-of-range - read-only - read-write - placeholder-shown - default - checked - indeterminate - blank - empty - root - target - lang - not - is - where - fullscreen - link - visited - any-link - local-link - scope - current - past - future include.css:97:17 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 95 │ @include item-spotlight-properties-transition( 96 │ "-title", > 97 │ (box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15)) │ ^^ 98 │ ); 99 │ } i Remove px include.css:97:20 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a compound selector but instead found '10'. 95 │ @include item-spotlight-properties-transition( 96 │ "-title", > 97 │ (box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15)) │ ^^ 98 │ ); 99 │ } i Expected a compound selector here. 95 │ @include item-spotlight-properties-transition( 96 │ "-title", > 97 │ (box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15)) │ ^^ 98 │ ); 99 │ } include.css:97:22 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 95 │ @include item-spotlight-properties-transition( 96 │ "-title", > 97 │ (box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15)) │ ^^ 98 │ ); 99 │ } i Remove px include.css:97:29 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `(` 95 │ @include item-spotlight-properties-transition( 96 │ "-title", > 97 │ (box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15)) │ ^ 98 │ ); 99 │ } i Remove ( include.css:97:33 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a relative selector but instead found '0'. 95 │ @include item-spotlight-properties-transition( 96 │ "-title", > 97 │ (box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15)) │ ^ 98 │ ); 99 │ } i Expected a relative selector here. 95 │ @include item-spotlight-properties-transition( 96 │ "-title", > 97 │ (box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15)) │ ^ 98 │ ); 99 │ } include.css:97:36 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a relative selector but instead found '0'. 95 │ @include item-spotlight-properties-transition( 96 │ "-title", > 97 │ (box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15)) │ ^ 98 │ ); 99 │ } i Expected a relative selector here. 95 │ @include item-spotlight-properties-transition( 96 │ "-title", > 97 │ (box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15)) │ ^ 98 │ ); 99 │ } include.css:97:39 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a relative selector but instead found '0.15)) ); }'. 95 │ @include item-spotlight-properties-transition( 96 │ "-title", > 97 │ (box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15)) │ ^^^^^^ > 98 │ ); > 99 │ } │ ^ 100 │ 101 │ a { i Expected a relative selector here. 95 │ @include item-spotlight-properties-transition( 96 │ "-title", > 97 │ (box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15)) │ ^^^^^^ > 98 │ ); > 99 │ } │ ^ 100 │ 101 │ a { include.css:101:1 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `a` 99 │ } 100 │ > 101 │ a { │ ^ 102 │ @include item-spotlight-properties-transition( 103 │ "-title", i Remove a include.css:102:2 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. 101 │ a { > 102 │ @include item-spotlight-properties-transition( │ ^^^^^^^ 103 │ "-title", 104 │ ( i Expected one of: - charset - color-profile - container - counter-style - document - font-face - font-feature-values - font-palette-values - import - keyframes - layer - media - namespace - page - property - supports - viewport - scope include.css:102:46 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `(` 101 │ a { > 102 │ @include item-spotlight-properties-transition( │ ^ 103 │ "-title", 104 │ ( i Remove ( include.css:104:1 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a relative selector but instead found '('. 102 │ @include item-spotlight-properties-transition( 103 │ "-title", > 104 │ ( │ ^ 105 │ box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15), 106 │ border-color: $brand-primary i Expected a relative selector here. 102 │ @include item-spotlight-properties-transition( 103 │ "-title", > 104 │ ( │ ^ 105 │ box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15), 106 │ border-color: $brand-primary include.css:105:1 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `box-shadow` 103 │ "-title", 104 │ ( > 105 │ box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15), │ ^^^^^^^^^^ 106 │ border-color: $brand-primary 107 │ ) i Remove box-shadow include.css:105:13 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. 103 │ "-title", 104 │ ( > 105 │ box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15), │ ^ 106 │ border-color: $brand-primary 107 │ ) i Expected one of: - hover - focus - active - first-child - last-child - nth-child - nth-last-child - first-of-type - last-of-type - nth-of-type - nth-last-of-type - only-child - only-of-type - checked - disabled - enabled - required - optional - valid - invalid - in-range - out-of-range - read-only - read-write - placeholder-shown - default - checked - indeterminate - blank - empty - root - target - lang - not - is - where - fullscreen - link - visited - any-link - local-link - scope - current - past - future include.css:105:16 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 103 │ "-title", 104 │ ( > 105 │ box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15), │ ^^ 106 │ border-color: $brand-primary 107 │ ) i Remove px include.css:105:19 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a compound selector but instead found '10'. 103 │ "-title", 104 │ ( > 105 │ box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15), │ ^^ 106 │ border-color: $brand-primary 107 │ ) i Expected a compound selector here. 103 │ "-title", 104 │ ( > 105 │ box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15), │ ^^ 106 │ border-color: $brand-primary 107 │ ) include.css:105:21 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 103 │ "-title", 104 │ ( > 105 │ box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15), │ ^^ 106 │ border-color: $brand-primary 107 │ ) i Remove px include.css:105:28 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `(` 103 │ "-title", 104 │ ( > 105 │ box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15), │ ^ 106 │ border-color: $brand-primary 107 │ ) i Remove ( include.css:105:32 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a relative selector but instead found '0'. 103 │ "-title", 104 │ ( > 105 │ box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15), │ ^ 106 │ border-color: $brand-primary 107 │ ) i Expected a relative selector here. 103 │ "-title", 104 │ ( > 105 │ box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15), │ ^ 106 │ border-color: $brand-primary 107 │ ) include.css:105:35 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a relative selector but instead found '0'. 103 │ "-title", 104 │ ( > 105 │ box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15), │ ^ 106 │ border-color: $brand-primary 107 │ ) i Expected a relative selector here. 103 │ "-title", 104 │ ( > 105 │ box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15), │ ^ 106 │ border-color: $brand-primary 107 │ ) include.css:105:38 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a relative selector but instead found '0.15)'. 103 │ "-title", 104 │ ( > 105 │ box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15), │ ^^^^^ 106 │ border-color: $brand-primary 107 │ ) i Expected a relative selector here. 103 │ "-title", 104 │ ( > 105 │ box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15), │ ^^^^^ 106 │ border-color: $brand-primary 107 │ ) include.css:107:1 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `)` 105 │ box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15), 106 │ border-color: $brand-primary > 107 │ ) │ ^ 108 │ ); 109 │ } i Remove ) include.css:111:1 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `a` 109 │ } 110 │ > 111 │ a { │ ^ 112 │ @include item-spotlight-properties-transition( 113 │ "-title", i Remove a include.css:112:2 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. 111 │ a { > 112 │ @include item-spotlight-properties-transition( │ ^^^^^^^ 113 │ "-title", 114 │ ( i Expected one of: - charset - color-profile - container - counter-style - document - font-face - font-feature-values - font-palette-values - import - keyframes - layer - media - namespace - page - property - supports - viewport - scope include.css:112:46 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `(` 111 │ a { > 112 │ @include item-spotlight-properties-transition( │ ^ 113 │ "-title", 114 │ ( i Remove ( include.css:114:1 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a relative selector but instead found '('. 112 │ @include item-spotlight-properties-transition( 113 │ "-title", > 114 │ ( │ ^ 115 │ box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15), 116 │ border-color: $very-very-very-very-very-very-very-very-very-very-very-very-very-long-value i Expected a relative selector here. 112 │ @include item-spotlight-properties-transition( 113 │ "-title", > 114 │ ( │ ^ 115 │ box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15), 116 │ border-color: $very-very-very-very-very-very-very-very-very-very-very-very-very-long-value include.css:115:1 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `box-shadow` 113 │ "-title", 114 │ ( > 115 │ box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15), │ ^^^^^^^^^^ 116 │ border-color: $very-very-very-very-very-very-very-very-very-very-very-very-very-long-value 117 │ ) i Remove box-shadow include.css:115:13 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Unexpected value or character. 113 │ "-title", 114 │ ( > 115 │ box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15), │ ^ 116 │ border-color: $very-very-very-very-very-very-very-very-very-very-very-very-very-long-value 117 │ ) i Expected one of: - hover - focus - active - first-child - last-child - nth-child - nth-last-child - first-of-type - last-of-type - nth-of-type - nth-last-of-type - only-child - only-of-type - checked - disabled - enabled - required - optional - valid - invalid - in-range - out-of-range - read-only - read-write - placeholder-shown - default - checked - indeterminate - blank - empty - root - target - lang - not - is - where - fullscreen - link - visited - any-link - local-link - scope - current - past - future include.css:115:16 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 113 │ "-title", 114 │ ( > 115 │ box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15), │ ^^ 116 │ border-color: $very-very-very-very-very-very-very-very-very-very-very-very-very-long-value 117 │ ) i Remove px include.css:115:19 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a compound selector but instead found '10'. 113 │ "-title", 114 │ ( > 115 │ box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15), │ ^^ 116 │ border-color: $very-very-very-very-very-very-very-very-very-very-very-very-very-long-value 117 │ ) i Expected a compound selector here. 113 │ "-title", 114 │ ( > 115 │ box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15), │ ^^ 116 │ border-color: $very-very-very-very-very-very-very-very-very-very-very-very-very-long-value 117 │ ) include.css:115:21 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `px` 113 │ "-title", 114 │ ( > 115 │ box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15), │ ^^ 116 │ border-color: $very-very-very-very-very-very-very-very-very-very-very-very-very-long-value 117 │ ) i Remove px include.css:115:28 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `(` 113 │ "-title", 114 │ ( > 115 │ box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15), │ ^ 116 │ border-color: $very-very-very-very-very-very-very-very-very-very-very-very-very-long-value 117 │ ) i Remove ( include.css:115:32 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a relative selector but instead found '0'. 113 │ "-title", 114 │ ( > 115 │ box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15), │ ^ 116 │ border-color: $very-very-very-very-very-very-very-very-very-very-very-very-very-long-value 117 │ ) i Expected a relative selector here. 113 │ "-title", 114 │ ( > 115 │ box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15), │ ^ 116 │ border-color: $very-very-very-very-very-very-very-very-very-very-very-very-very-long-value 117 │ ) include.css:115:35 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a relative selector but instead found '0'. 113 │ "-title", 114 │ ( > 115 │ box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15), │ ^ 116 │ border-color: $very-very-very-very-very-very-very-very-very-very-very-very-very-long-value 117 │ ) i Expected a relative selector here. 113 │ "-title", 114 │ ( > 115 │ box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15), │ ^ 116 │ border-color: $very-very-very-very-very-very-very-very-very-very-very-very-very-long-value 117 │ ) include.css:115:38 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × Expected a relative selector but instead found '0.15)'. 113 │ "-title", 114 │ ( > 115 │ box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15), │ ^^^^^ 116 │ border-color: $very-very-very-very-very-very-very-very-very-very-very-very-very-long-value 117 │ ) i Expected a relative selector here. 113 │ "-title", 114 │ ( > 115 │ box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15), │ ^^^^^ 116 │ border-color: $very-very-very-very-very-very-very-very-very-very-very-very-very-long-value 117 │ ) include.css:117:1 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `,` but instead found `)` 115 │ box-shadow: 0 3px 10px rgba(0, 0, 0, 0.15), 116 │ border-color: $very-very-very-very-very-very-very-very-very-very-very-very-very-long-value > 117 │ ) │ ^ 118 │ ); 119 │ } i Remove ) include.css:120:1 parse ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ × expected `{` but instead the file ends 118 │ ); 119 │ } > 120 │ │ i the file ends here 118 │ ); 119 │ } > 120 │ │ ``` # Lines exceeding max width of 80 characters ``` 88: include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px) 93: @include mix($very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg: 1px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg1: 2px, $very-very-very-very-very-very-very-very-very-very-very-very-very-very-long-arg2: 10, 2px 4px 6px); 112: $decoration: (type: base, margin: 0 auto -1px 0, primary-color: $brand-primary, secondary-color: $gray-light), 113: $title: (margin: 0 0 $margin-small, color: false, font-size: $font-size-h3, font-weight: false, line-height: $line-height-h3) 139: border-color: $very-very-very-very-very-very-very-very-very-very-very-very-very-long-value ```