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.