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

Source Files

css_printer.go

Version
v0.7.3
Published
Sep 23, 2020
Platform
windows/amd64
Imports
3 packages
Last checked
9 minutes ago

Tools for package owners.