summaryrefslogtreecommitdiff
path: root/public/assets/bootstrap
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2012-08-26 23:36:09 -0700
committerelijah <elijah@riseup.net>2012-08-26 23:36:09 -0700
commit083f9601f7a2e9dbc7dcbd3db635ae8213e98639 (patch)
tree6aa40fa31d45c50521d32ef3ceaa85e4e6f50c7e /public/assets/bootstrap
parente59409bc9a496a7e5bff7ffff3c3eba44d2f08c5 (diff)
removed pre-compiled assets
Diffstat (limited to 'public/assets/bootstrap')
-rw-r--r--public/assets/bootstrap/README11
1 files changed, 0 insertions, 11 deletions
diff --git a/public/assets/bootstrap/README b/public/assets/bootstrap/README
deleted file mode 100644
index 521c306..0000000
--- a/public/assets/bootstrap/README
+++ /dev/null
@@ -1,11 +0,0 @@
-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