Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(2009)

Unified Diff: experimental/webtry/res/webtry/js/bootstrap-sprockets.js

Issue 623173004: rework webtry css with compass and bootstrap (Closed) Base URL: https://skia.googlesource.com/skia.git@master
Patch Set: Created 6 years, 2 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: experimental/webtry/res/webtry/js/bootstrap-sprockets.js
diff --git a/experimental/webtry/res/webtry/js/bootstrap-sprockets.js b/experimental/webtry/res/webtry/js/bootstrap-sprockets.js
new file mode 100644
index 0000000000000000000000000000000000000000..1abde496ee7fc07c6f979f5e8fbfcf1c24a09bc5
--- /dev/null
+++ b/experimental/webtry/res/webtry/js/bootstrap-sprockets.js
@@ -0,0 +1,12 @@
+//= require ./bootstrap/affix
+//= require ./bootstrap/alert
+//= require ./bootstrap/button
+//= require ./bootstrap/carousel
+//= require ./bootstrap/collapse
+//= require ./bootstrap/dropdown
+//= require ./bootstrap/tab
+//= require ./bootstrap/transition
+//= require ./bootstrap/scrollspy
+//= require ./bootstrap/modal
+//= require ./bootstrap/tooltip
+//= require ./bootstrap/popover
« no previous file with comments | « experimental/webtry/res/webtry/js/bootstrap.js ('k') | experimental/webtry/res/webtry/js/bootstrap/affix.js » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698