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

Unified Diff: css/config.rb

Issue 85333007: Begin the redesign process, starting with the navbar. (Closed) Base URL: git@github.com:dart-lang/pub-dartlang.git@master
Patch Set: Code review updates. Created 7 years, 1 month 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
« no previous file with comments | « config.rb ('k') | css/sass/_syntax.scss » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: css/config.rb
diff --git a/css/config.rb b/css/config.rb
deleted file mode 100644
index 37309ad9181c76799a7f02f1b55a0e1c69aeff42..0000000000000000000000000000000000000000
--- a/css/config.rb
+++ /dev/null
@@ -1,10 +0,0 @@
-require 'compass_twitter_bootstrap'
-
-http_path = "/"
-css_dir = "../app/static"
-sass_dir = "sass"
-images_dir = "images"
-javascripts_dir = "javascripts"
-
-# Don't include comments with random user-specific file paths in them.
-line_comments = false
« no previous file with comments | « config.rb ('k') | css/sass/_syntax.scss » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698