we never documented our CSS dev practice properly.

pull/1/head
eric 2013-09-27 12:20:16 -04:00
parent 4ee69bf0e5
commit 11908e25fc
1 changed files with 4 additions and 0 deletions

View File

@ -34,6 +34,10 @@ to install python-setuptools in step 1:
1. `django-admin.py runserver 0.0.0.0:8000` (you can change the port number from the default value of 8000)
1. point your browser at http://localhost:8000/
CSS development
1. We are using Less version 2.8 for CSS. http://incident57.com/less/. We use minified CSS.
Production Deployment
---------------------