| as_sass_layer {sass} | R Documentation |
Sass Bundle to Single Sass Layer
Description
Converts a sass_bundle() to a single Sass layer object.
Usage
as_sass_layer(x)
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.
[Package sass version 0.4.9 Index]