Options
All
  • Public
  • Public/Protected
  • All
Menu

Module entities/FigmagicElement/logic/processNestedCss

Index

Functions

processNestedCss

  • processNestedCss(css: string): string
  • description

    Process nested CSS into a format that puts shared/common intersecting CSS properties at the top, while unique values get sorted under their respective CSS classes.

    Parameters

    • css: string

    Returns string

Generated using TypeDoc