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

    Interface ShorthandType

    interface ShorthandType {
        properties: ShorthandProperties;
        shorthand: string;
    }
    Index

    Properties

    shorthand: string