diff --git a/package.json b/package.json index df54a36..2ab0f44 100644 --- a/package.json +++ b/package.json @@ -5,6 +5,7 @@ "main": "index.js", "scripts": { "compile:sass": "node-sass sass/main.scss css/style.css -w" + "start": "npm start" }, "repository": "https://github.com/wiztemple/flamescss.git", "author": "wiztemple ",