Posts Tagged ‘snippet’

September 10, 2009 0

Dynamic CSS grid system the old-school way

By admin in css

PHP script to dynamically generate a flexible CSS grid system.

Tags: , ,

January 3, 2009 3

CSS deployment – compress multiple css files into one single line

By admin in css

Compress multiple css files into one single line with this css preprocessor PHP snippet.

Tags: , , ,

November 25, 2008 8

CSS deployment – combine css files into a master file

By admin in css

No matter how many files you add while developing, before launch you can use a build script that merges them all so you can save HTTP requests.

Tags: , ,