SYNOPSIS
use CSS;
# Create a css stylesheet
my $CSS = CSS->new({'parser' => 'CSS::Parse::Heavy'});
DESCRIPTION
This module is a parser for CSS.pm. Read the CSS.pm pod for more detailsAUTHORS
Copyright (C) 2001-2002, Allen Day <[email protected]>Copyright (C) 2003-2004, Cal Henderson <[email protected]>