RT 4.0.24 Documentation
This version has reached its end of life and is out of support. Please contact us for upgrade assistance.
RT::Squish::CSS
SYNOPSIS
use RT::Squish::CSS;
my $squish = RT::Squish::CSS->new( Style => 'aileron');
DESCRIPTION
This module lets you create squished content of css files.
METHODS
Squish
use CSS::Squish to squish css
file_handle
subclass CSS::Squish::file_handle for RT
← Back to index