bundlecompiler

package
v0.0.0-...-aaac4c2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 19, 2018 License: Apache-2.0 Imports: 2 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ScssSassCompiler

type ScssSassCompiler struct {
	LineNumbers bool
	DebugInfo   bool
}

ScssSassCompiler is here to compile scss bundled file (sass must be transformed into scss first) it s also here to show you how to make a bundlecompiler

func (*ScssSassCompiler) Process

func (ssc *ScssSassCompiler) Process(content []byte, path string) ([]byte, error)

Process to implement ContentTreatmentInterface

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL