CssParserError#

class CssParserError#

Errors that can occur while parsing CSS.

These errors are unexpected and will cause parts of the given CSS to be ignored.

Fields#

class CssParserError
FAILED#

The type of the None singleton.

IMPORT#

The type of the None singleton.

NAME#

The type of the None singleton.

SYNTAX#

The type of the None singleton.

UNKNOWN_VALUE#

The type of the None singleton.