func golang.org/x/pkgsite/devtools/cmd/css.shouldIncludeProperty

2 uses

	golang.org/x/pkgsite/devtools/cmd/css (current package)
		main.go#L65: 		if atPropertyStart && shouldIncludeProperty(text) {
		main.go#L154: func shouldIncludeProperty(property string) bool {