Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 422 Bytes

File metadata and controls

14 lines (10 loc) · 422 Bytes

Home > @csstools/css-calc > ParseErrorMessage

ParseErrorMessage variable

Signature:

ParseErrorMessage: {
    UnexpectedAdditionOfDimensionOrPercentageWithNumber: string;
    UnexpectedSubtractionOfDimensionOrPercentageWithNumber: string;
}