CssTidy

Documentation

Table of Contents

Packages

csstidy

Classes

csstidy
CSS Parser class
csstidy_optimise
CSS Optimising Class
csstidy_print
CSS Printing class

Constants

AT_END  = 2
AT_START  = 1
Defines constants
COMMENT  = 7
DEFAULT_AT  = 41
IMPORTANT_COMMENT  = 8
PROPERTY  = 5
SEL_END  = 4
SEL_START  = 3
VALUE  = 6

Constants

AT_START

Defines constants

public mixed AT_START = 1
Tags
todo

//TODO: make them class constants of csstidy

Search results