sass_mult 0.1
SASS command line executable only supports compiling one file at a time. This is inefficient if compiling batches of SASS files. This is a simple wrapper that extends the executable in such a way that SASS need not be reinitialized on each compile
          Gemfile:
          =
        
        
          安裝:
          =
        
      版本列表:
- 0.1 June 19, 2013 (4.5 KB)
Runtime 相依性套件 (2):
            micro-optparse
            ~> 1.1.5
          
          
            sass
            >= 0
          
    Development 相依性套件 (1):
            rspec
            ~> 2.6
          
    