cssusage

package
v0.1.1 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 16, 2020 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Package cssusage extracts usage information from CSS. This includes things like font-face and keyframes.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Info

type Info struct {
	FontFace  map[string][]cssselector.Chain
	Keyframes map[string][]cssselector.Chain
}

func Extract

func Extract(r io.Reader) (*Info, error)

func (*Info) Merge

func (i *Info) Merge(other *Info)

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL