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
}

Source Files

css_printer.go

Version
v0.7.12
Published
Oct 8, 2020
Platform
windows/amd64
Imports
5 packages
Last checked
16 minutes ago

Tools for package owners.