diff --git a/sass/bootstrap-ios7.scss b/sass/bootstrap-ios7.scss index fecd1000..88102152 100644 --- a/sass/bootstrap-ios7.scss +++ b/sass/bootstrap-ios7.scss @@ -9,7 +9,7 @@ @import '../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/print'; //@import '../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/glyphicons'; // Use ratchicons instead -@import '../bower_components/ratchet/sass/ratchicons'; +@import '../bower_components/ratchet/sass/ratchicons.scss'; // Core CSS @import '../bower_components/bootstrap-sass-official/vendor/assets/stylesheets/bootstrap/scaffolding'; @@ -57,4 +57,4 @@ @import 'bootstrap-ios7/alerts'; @import 'bootstrap-ios7/buttons'; -@import 'bootstrap-ios7/carousel'; \ No newline at end of file +@import 'bootstrap-ios7/carousel';