[ol7_developer_EPEL] perl-CSS-Minifier-0.01-15.el7.noarch

Name:perl-CSS-Minifier
Version:0.01
Release:15.el7
Architecture:noarch
Group:Development/Libraries
Size:13299
License:GPL+ or Artistic
RPM: perl-CSS-Minifier-0.01-15.el7.noarch.rpm
Source RPM: perl-CSS-Minifier-0.01-15.el7.src.rpm
Build Date:Thu Nov 02 2017
Build Host:x86-ol7-builder-02.us.oracle.com
Vendor:Oracle America
URL:http://search.cpan.org/dist/CSS-Minifier
Summary:Remove unnecessary whitespace from CSS files
Description:
This module removes unnecessary whitespace from CSS. The primary
requirement developing this module is to not break working stylesheets:
if working CSS is in input then working CSS is output. The Mac/Internet
Explorer comment hack will be minimized but not stripped and so will
continue to function.This module understands space, horizontal tab, new
line, carriage return, and form feed characters to be whitespace. Any
other characters that may be considered whitespace are not minimized.
These other characters include paragraph separator and vertical tab.For
static CSS files, it is recommended that you minify during the build
stage of web deployment. If you minify on-the-fly then it might be a
good idea to cache the minified file. Minifying static files on-the-fly
repeatedly is wasteful.

Related Packages (Show Changelog) (Show Filelist)