Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37430540
en ru br
ALT Linux repos
S:0.10-alt1
5.0: 0.07-alt2
4.1: 0.07-alt1

Group :: Development/Perl
RPM: perl-CSS-Squish

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.10-alt1
Build date: 19 september 2011, 12:01 ( 656.7 weeks ago )
Size: 12.59 Kb

Home page:   http://www.cpan.org

License: Artistic
Summary: Compact many CSS files into one big file
Description:

This module takes a list of CSS files and concatenates them, making sure
to honor any valid @import statements included in the files.

Following the CSS 2.1 spec, @import statements must be the first rules in
a CSS file.  Media-specific @import statements will be honored by enclosing
the included file in an @media rule.  This has the side effect of actually
*improving* compatibility in Internet Explorer, which ignores
media-specific @import rules but understands @media rules.

It is possible that future versions will include methods to compact
whitespace and other parts of the CSS itself, but this functionality
is not supported at the current time.

Current maintainer: Vitaly Lipatov

List of contributors

List of rpms provided by this srpm:

  • perl-CSS-Squish
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin