From b328786aeee69070b6ab73c186f055c963293582 Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Tue, 4 Mar 2014 21:25:38 +0200 Subject: [PATCH] Yet another path fix. --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 793d126..e34efba 100644 --- a/package.json +++ b/package.json @@ -12,7 +12,7 @@ "homepage": "http://goratchet.com", "author": "Connor Sears", "style": "./dist/css/ratchet.css", - "sass": "./lib/sass/ratchet.scss", + "sass": "./sass/ratchet.scss", "repository": { "type": "git", "url": "https://github.com/twbs/ratchet.git"