From c899bc87c852be0f3de933661cd26f6ec5d1b204 Mon Sep 17 00:00:00 2001 From: elijah Date: Fri, 19 Oct 2012 20:01:07 -0700 Subject: commit pre-compiled assets --- public/assets/bootstrap/README | 11 +++++++++++ 1 file changed, 11 insertions(+) create mode 100644 public/assets/bootstrap/README (limited to 'public/assets/bootstrap/README') diff --git a/public/assets/bootstrap/README b/public/assets/bootstrap/README new file mode 100644 index 0000000..521c306 --- /dev/null +++ b/public/assets/bootstrap/README @@ -0,0 +1,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' \ No newline at end of file -- cgit v1.2.3