CssStyleSheetType module

class CssStyleSheetType.CssStyleSheetType(value)

Bases: Enum

Enum class representing the type of CSS style sheet.

External = 0
Internal = 1