mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-05-21 13:24:08 +03:00
add bootstrap + bootstrap.min.js to gh-pages for @remy
This commit is contained in:
@@ -12,6 +12,8 @@ WATCHR ?= `which watchr`
|
||||
docs: bootstrap
|
||||
rm docs/assets/bootstrap.zip
|
||||
zip -r docs/assets/bootstrap.zip bootstrap
|
||||
cp bootstrap/js/bootstrap.js docs/assets/js/bootstrap.js
|
||||
cp bootstrap/js/bootstrap.min.js docs/assets/js/bootstrap.min.js
|
||||
rm -r bootstrap
|
||||
lessc ${BOOTSTRAP_LESS} > ${BOOTSTRAP}
|
||||
lessc ${BOOTSTRAP_RESPONSIVE_LESS} > ${BOOTSTRAP_RESPONSIVE}
|
||||
|
||||
Vendored
+1726
File diff suppressed because it is too large
Load Diff
Vendored
+6
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user