package
1.0.1
Repository: https://github.com/gorilla/css.git
Documentation: pkg.go.dev

# Functions

New returns a new CSS scanner for the given input.

# Constants

The complete list of tokens in CSS3.
The complete list of tokens in CSS3.
The complete list of tokens in CSS3.
The complete list of tokens in CSS3.
The complete list of tokens in CSS3.
The complete list of tokens in CSS3.
The complete list of tokens in CSS3.
The complete list of tokens in CSS3.
The complete list of tokens in CSS3.
Scanner flags.
The complete list of tokens in CSS3.
The complete list of tokens in CSS3.
From now on, only tokens from the CSS specification.
The complete list of tokens in CSS3.
The complete list of tokens in CSS3.
The complete list of tokens in CSS3.
The complete list of tokens in CSS3.
The complete list of tokens in CSS3.
The complete list of tokens in CSS3.
The complete list of tokens in CSS3.
The complete list of tokens in CSS3.
The complete list of tokens in CSS3.
The complete list of tokens in CSS3.

# Structs

Scanner scans an input and emits tokens following the CSS3 specification.
Token represents a token and the corresponding string.