Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap-sass.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'eyeglass-exports.js')
-rw-r--r--eyeglass-exports.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/eyeglass-exports.js b/eyeglass-exports.js
index 49d2c840..ec49addd 100644
--- a/eyeglass-exports.js
+++ b/eyeglass-exports.js
@@ -4,4 +4,4 @@ module.exports = function(eyeglass, sass) {
return {
sassDir: path.join(__dirname, 'assets/stylesheets')
}
-} \ No newline at end of file
+};