csscompress 0.2.2
CSS minification with Ruby using ExecJS and Node.js' CSSO. Integrates with Sprockets when present.
          Gemfile:
          =
        
        
          install:
          =
        
      Runtime Dependencies (1):
            execjs
            ~> 2.8
          
    