package css_printer

import "github.com/evanw/esbuild/internal/css_printer"

Index

Functions

func Print

func Print(tree css_ast.AST, options Options) string

Types

type Options

type Options struct {
	MangleSyntax     bool
	RemoveWhitespace bool
	ASCIIOnly        bool
}

Source Files

css_printer.go

Version
v0.8.56
Published
Mar 5, 2021
Platform
windows/amd64
Imports
6 packages
Last checked
14 minutes ago

Tools for package owners.