logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

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

Authors

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

Description

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

Name

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

See Also

       CSS, CSS::Adaptor

perl v5.40.1                                       2025-04-22                          CSS::Adaptor::Pretty(3pm)

Synopsis

         use CSS;
         ...

See Also