My CSSOptimizer
CSS optimizer & bundler.
stage 1: combines all CSS files into a single bundle
stage 2: removes comments
stage 3: removes indentation
stage 4: removes empty lines
Functions
Link copied to clipboard
open fun optimizeAndBundle(inputFiles: List<<Error class: unknown class>>): List<<Error class: unknown class>>
Link copied to clipboard