We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 471c19a commit b5c6495Copy full SHA for b5c6495
.travis.yml
@@ -3,7 +3,7 @@ sudo: false
3
language: ruby
4
5
rvm:
6
- - 1.9.3
7
- 2.0.0
+ - 2.1.0
8
9
cache: bundler
source/stylesheets/print.css.scss
@@ -1,6 +1,5 @@
1
@charset "utf-8";
2
@import 'normalize';
-@import 'compass';
@import 'variables';
@import 'icon-font';
0 commit comments