diff --git a/package.json b/package.json index 1e94b71..116f6e7 100644 --- a/package.json +++ b/package.json @@ -16,7 +16,8 @@ "article", "documentation" ], - "main": "index.js", + "sass": "src/index.scss", + "style": "dist/bundle.min.css", "repository": { "type": "git", "url": "git+https://github.com/kuohuanhuan/x-markdown-css.git"