//
pkg.gl
Category
github.com/typomedia/lessgo
less
package
0.1.1
Repository:
https://github.com/typomedia/lessgo.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
6
Dependents
1
Files
189 SLOC
#
Functions
NewCompiler
NewCompiler creates a new compiler with a set reader/writer.
Render
Render renders the input as raw less using a shared compiler.
RenderFile
RenderFile renders the input as a file using a shared compiler.
SetReader
SetReader sets the default compiler's reader.
#
Structs
Compiler
No description provided by the author
#
Interfaces
Reader
No description provided by the author
Writer
No description provided by the author