package css
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Page
Library
Module
Module type
Parameter
Class
Class type
Source
Module CssSource
A CSS structure is a list of S.statements.
expand_ns css expands the namespaces in the given css, according to the namespace statements in css. Some predefined namespaces can be given with ns optional argument. If not specified, the default namespaces are used.
Pretty-print the given (non-expanded) CSS to the given formatter.
Pretty-print the given (expanded) CSS to the given formatter.