Showing
2 changed files
with
2 additions
and
2 deletions
@@ -13,7 +13,7 @@ | @@ -13,7 +13,7 @@ | ||
13 | * See the License for the specific language governing permissions and | 13 | * See the License for the specific language governing permissions and |
14 | * limitations under the License. | 14 | * limitations under the License. |
15 | */ | 15 | */ |
16 | -@import "~compass-sass-mixins/lib/compass"; | 16 | +@import "node_modules/compass-sass-mixins/lib/compass"; |
17 | 17 | ||
18 | $error-height: 14px !default; | 18 | $error-height: 14px !default; |
19 | 19 |
@@ -13,7 +13,7 @@ | @@ -13,7 +13,7 @@ | ||
13 | * See the License for the specific language governing permissions and | 13 | * See the License for the specific language governing permissions and |
14 | * limitations under the License. | 14 | * limitations under the License. |
15 | */ | 15 | */ |
16 | -@import "~compass-sass-mixins/lib/compass"; | 16 | +@import "node_modules/compass-sass-mixins/lib/compass"; |
17 | 17 | ||
18 | $error-height: 14px !default; | 18 | $error-height: 14px !default; |
19 | 19 |