Most prefixed declarations in a stylesheet are copied from a snippet that was correct in 2010 and has not been reviewed since. Some are still doing work at…
Compass compiles the stylesheets and JSHint checks the scripts, and both are run by hand until somebody forgets. grunt-contrib-watch is the piece that makes a task runner worth…
PHP-FIG accepted PSR-1 and PSR-2 in August, and the useful thing about them is not that any particular choice is correct. Several are plainly arbitrary. It is that…
Four unversioned libraries in application/libraries, two of them edited in place. Moving the application onto Composer and PSR-0 without giving up the framework’s own loader.