postcss/container_query

Source: container_query.js:2


Instance Methods

meta(containerName?: string | Array.<string>, escape?: boolean)

Marpit PostCSS container query plugin.

Add support of container queries for child elements of the section element. (@container at-rule, and cqw cqh cqi cqb cqmin cqmax units)

Parameters

  • containerName (string | Array.<string>, optional) — Container name
  • escape (boolean, optional, default: true) — Set whether to escape container name