Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Cannoicalize the WWW: [again], | Philip M. Gollucci | 2011-06-23 | 1 | -1/+1 |
| | | | | | | | - Save redirects s/http/https/ for github Notes: svn path=/head/; revision=276162 | ||||
* | - Fix dependency versions | Philip M. Gollucci | 2010-12-08 | 1 | -2/+2 |
| | | | | Notes: svn path=/head/; revision=265872 | ||||
* | LESS extends CSS with: variables, mixins, operations and nested rules. | Nicola Vitale | 2010-12-08 | 3 | -0/+33 |
Best of all, LESS uses existing CSS syntax. This means you can rename your current .css files to .less and they'll just work. WWW: http://lesscss.org/ Notes: svn path=/head/; revision=265840 |