Guide To Install css-crush On Mac using Brew
Package Information:
Name: css-crush
Use: Extensible PHP based CSS preprocessor
URL: http://the-echoplex.net/csscrush
Installation Steps:
- Open Terminal by pressing
<command+space>
. Type terminal and hitEnter
key. - Copy the below command and execute
ruby -e "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install)" < /dev/null 2> /dev/null
- Install css-crush using brew
brew install css-crush
css-crush is ready to use now!