sass (version 0.3.0)

as_sass_layer: Sass Bundle to Single Sass Layer

Description

Converts a sass_bundle() to a single Sass layer object.

Usage

as_sass_layer(x)

Arguments

Details

This is exported for internal use between packages and should not be used. Instead, please use sass_layer() or sass_bundle() to construct and manage your sass objects and sass() and as_sass() to convert your objects.