couchdb pull request: CSS loading fix
Github user BigBlueHat closed the pull request at: https://github.com/apache/couchdb/pull/143
couchdb pull request: Css loading fix
GitHub user BigBlueHat opened a pull request: https://github.com/apache/couchdb/pull/143 Css loading fix `Gruntfile.js` was processing the LESS files in according to the order in `settings.json` but then concatenating the CSS files alphabetically from the filesystem. So LESS/CSS wa