You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tapestry.apache.org by "Thiago H. de Paula Figueiredo (JIRA)" <ji...@apache.org> on 2009/06/08 15:46:07 UTC

[jira] Created: (TAP5-741) CSS files should be automatically packed/minimalized

CSS files should be automatically packed/minimalized
----------------------------------------------------

                 Key: TAP5-741
                 URL: https://issues.apache.org/jira/browse/TAP5-741
             Project: Tapestry 5
          Issue Type: Improvement
          Components: tapestry-core
    Affects Versions: 5.1.0.5
            Reporter: Thiago H. de Paula Figueiredo


Just like Javascript files are already packed in one single file, CSS it would be awesome to have them combined too. In addition, they should be minified (stripped of comments and white space). A possible solution for minification is to use YUI Compressor (BSD license, I guess it doesn't clash with Apache license).

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.