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 {
	RemoveWhitespace bool
	ASCIIOnly        bool
}

Source Files

css_printer.go

Version
v0.12.7
Published
Jun 8, 2021
Platform
windows/amd64
Imports
6 packages
Last checked
5 minutes ago

Tools for package owners.