Still.Compiler.File.DevLayout (Still v0.8.0) View Source
Responsible for wrapping a portion of markup in a pre-defined development
layout and compiling the output. Should only be used in a dev
environment.
The development layout used is in priv/still/dev.slime
and handles the
styling of errors and subscribing to file updates, causing the browser to
refresh.
Link to this section Summary
Functions
Wraps the given content in a Still.SourceFile
containing the development
layout as input and the content as children.
Link to this section Functions
Wraps the given content in a Still.SourceFile
containing the development
layout as input and the content as children.