Add CSS linker module to create cacheable CSS references from modules

This linker module makes all CSS references within the entire
output module to be cached by a strongly computed name from
the CSS content.  This covers not just application CSS code,
but also any CSS code imported by GWT or other modules that
the application module inherits from.

Signed-off-by: Shawn O. Pearce <sop@google.com>
2 files changed
tree: 0a96b3755b129058bba6aca58f0ed5974843a19c
  1. .settings/
  2. src/
  3. .gitignore
  4. COPYING
  5. GoogleFormat.xml
  6. pom.xml