Skip to content

Commit

Permalink
Corrected import path for hacks.
Browse files Browse the repository at this point in the history
  • Loading branch information
michaek committed Aug 5, 2014
1 parent 300c069 commit d56e6dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/compass/css3/_images.scss
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
@import "shared";
@import "../../utilities/general/hacks";
@import "../utilities/general/hacks";

// Background property support for vendor prefixing within values.
@mixin background(
Expand Down

0 comments on commit d56e6dc

Please sign in to comment.