@wdprlib/decompiler
    Preparing search index...

    Function parseStyleProperties

    • Parse a CSS style string into an array of property–value pairs.

      Parameters

      • style: string

        Raw CSS style attribute value (e.g. "color: red; font-size: 12px;")

      Returns StyleProperty[]

      Parsed property–value pairs