summaryrefslogtreecommitdiff
path: root/app/assets/stylesheets/bootstrap/README
diff options
context:
space:
mode:
Diffstat (limited to 'app/assets/stylesheets/bootstrap/README')
-rw-r--r--app/assets/stylesheets/bootstrap/README11
1 files changed, 11 insertions, 0 deletions
diff --git a/app/assets/stylesheets/bootstrap/README b/app/assets/stylesheets/bootstrap/README
new file mode 100644
index 0000000..521c306
--- /dev/null
+++ b/app/assets/stylesheets/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