summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/bootstrap/README
blob: 521c306c25f961429c9034cae3b7cf9ff1a6e08e (plain)
1
2
3
4
5
6
7
8
9
10
11
Eventually, we want to migrate more of the CSS over to using "Bootstrap"

  http://twitter.github.com/bootstrap

In this directories is a copy of bootstrap converted to SCSS:

  https://github.com/jlong/sass-twitter-bootstrap

To update the files in this directory, run this command (in this directory!)

  curl https://nodeload.github.com/jlong/sass-twitter-bootstrap/tarball/master | tar -vxz --transform 's/.*lib\///' --overwrite --wildcards '*/lib/*.scss'