Uploaded image for project: 'Tapestry 5'
  1. Tapestry 5
  2. TAP5-1377

Combine CSS files in production mode

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 5.3, 5.4, 5.2
    • None
    • tapestry-core

    Description

      When in production mode, combine CSS files into a single file as is done with javascript resources.

      • Any relative references to urls in the CSS contents should be absolutized based on the URL of the original CSS path so that things like background images continue to function.
      • @import statements should also be unpacked so that designers have flexibility in how the files are structured.
      • Any CSS files that have a class on the link element of "nocombine" or that have a non default/non-screen media should not be combined.
      • Record a comment before each file saying which CSS file it originally came from

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              hagios17 Dan Adams
              Votes:
              10 Vote for this issue
              Watchers:
              8 Start watching this issue

              Dates

                Created:
                Updated: