import Foundation

/// Minifies your CSS files.
public class MinifyCSSTransform: Transform {
    // MARK: - Lifecycle