CSS::Adaptor::Pretty - An example adaptor for pretty-printing CSS.


CSS documentation  | view source Contained in the CSS distribution.

Index


NAME

Top

CSS::Adaptor::Pretty - An example adaptor for pretty-printing CSS.

SYNOPSIS

Top

  use CSS;
  ...

DESCRIPTION

Top

This class implements a CSS::Adaptor object to display a stylesheet in a 'pretty' style.

AUTHORS

Top

Copyright (C) 2003-2004, Cal Henderson <cal@iamcal.com>

SEE ALSO

Top

CSS, CSS::Adaptor


CSS documentation  | view source Contained in the CSS distribution.