Class Juicer::Merger::StylesheetMerger
In: lib/juicer/merger/stylesheet_merger.rb
Parent: Base

Merge several files into one single output file. Resolves and adds in files from @import statements

Methods

new  

Public Class methods

Constructor

Options:

  • :document_root - Path to web root if there is any @import statements using absolute URLs

[Validate]