@tbela99/css-parser
    Preparing search index...

    Interface PropertyListOptions

    interface PropertyListOptions {
        computeShorthand?: boolean;
        removeDuplicateDeclarations?: boolean;
    }

    Hierarchy (View Summary)

    Index

    Properties

    computeShorthand?: boolean
    removeDuplicateDeclarations?: boolean