css-crush
« Back to VersTracker
Description:
Extensible PHP based CSS preprocessor
Type: Formula  |  Latest Version: 5.0.1@0  |  Tracked Since: Dec 17, 2025
Links: Homepage  |  formulae.brew.sh
Category: Developer tools
Tags: css preprocessor sass web-development php
Install: brew install css-crush
About:
CSS Crush is a powerful command-line tool and PHP library that compiles Sass-like syntax into standard CSS. It supports variables, mixins, nesting, and inheritance, streamlining the development of maintainable stylesheets. The tool is highly extensible via plugins and is designed to be fast and lightweight.
Key Features:
  • Sass-like syntax (variables, mixins, nesting)
  • Extensible plugin architecture
  • Asset management (minification, image embedding)
  • Source map support
Use Cases:
  • Compiling complex stylesheets into production-ready CSS
  • Managing and minifying CSS assets in PHP projects
  • Creating reusable style libraries using mixins and variables
Alternatives:
  • Sass – The industry-standard CSS preprocessor with a massive ecosystem, written in Dart/Node.js.
  • Less – A popular preprocessor focused on backward compatibility and browser-side usage.
  • PostCSS – A modular tool that transforms CSS with JavaScript plugins, often used alongside preprocessors.
License: MIT
Dependencies: php
Bottles available for: all
Version History
Detected Version Rev Change Commit