• Preparing search index...
  • The search index is not available
Documentation
  • Documentation
  • svelte-ast-print
  • svelte-ast-print/css
  • printCSS

Function printCSS

  • printCSS(n: Node, opts?: Partial<PrintOptions>): Result<Node>
  • Parameters

    • n: Node
    • Optionalopts: Partial<PrintOptions> = {}

    Returns Result<Node>

    @NO_SIDE_EFFECTS

    See

    https://developer.mozilla.org/en-US/docs/Web/CSS/Attribute_selectors

    Example: syntax

    [name<?matcher><?"value"> flags?]
    
    • Defined in pkgs/svelte-ast-print/src/css/mod.js:32

Settings

Member Visibility
Documentation
  • Loading...

Generated using TypeDoc