EVOLUTION-MANAGER
Edit File: as_sass_layer.html
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head><title>R: Sass Bundle to Single Sass Layer</title> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <link rel="stylesheet" type="text/css" href="R.css" /> </head><body> <table width="100%" summary="page for as_sass_layer {sass}"><tr><td>as_sass_layer {sass}</td><td style="text-align: right;">R Documentation</td></tr></table> <h2>Sass Bundle to Single Sass Layer</h2> <h3>Description</h3> <p>Converts a <code><a href="sass_layer.html">sass_bundle()</a></code> to a single Sass layer object. </p> <h3>Usage</h3> <pre> as_sass_layer(x) </pre> <h3>Details</h3> <p>This is exported for internal use between packages and should not be used. Instead, please use <code><a href="sass_layer.html">sass_layer()</a></code> or <code><a href="sass_layer.html">sass_bundle()</a></code> to construct and manage your sass objects and <code><a href="sass.html">sass()</a></code> and <code><a href="as_sass.html">as_sass()</a></code> to convert your objects. </p> <hr /><div style="text-align: center;">[Package <em>sass</em> version 0.4.2 <a href="00Index.html">Index</a>]</div> </body></html>