Skip to contents

Generates a valid glue::glue string template for a css media query. Used internally to generate a breakpoint specific wrapper.

Usage

mediaRuleTemplate(options)

Arguments

options

The options for the required template. if no valid values are given, a non media query template is created instead.

Value

A valid glue::glue template string to be processed later.