Forums

The forums ran from 2008-2020 and are now closed and viewable here as an archive.

Home Forums Other Minifying — best practices/tools Re: Minifying — best practices/tools

#128693
Alen
Participant

JavaScript – Google Closure, https://developers.google.com/closure/

CSS – With SASS, `sass –watch style.scss:style.css –style compressed` also works on plain CSS files.