Use rack middleware to handle LESS CSS preprocessing. Processing happens on requests to LESS resources. This allows you to develop, check in, and deploy unprocessed LESS stylesheets and leave the processing to the middleware. Allows for optimizing by environment: never-cache, always-reprocess in development; cache, process-once in production (for example).
Required Ruby Version
None
Authors
Kelly Redding
Versions
- 3.0.2 December 10, 2011 (34.5 KB)
- 3.0.1 November 29, 2011 (34.5 KB)
- 3.0.0 August 26, 2011 (34.5 KB)
- 2.0.2 May 09, 2011 (18 KB)
- 2.0.1 May 09, 2011 (18 KB)
- 2.0.0 March 21, 2011 (18 KB)