Skip to content

Commit 54df2a0

Browse files
committed
Define entry points in package.json
1 parent 902b002 commit 54df2a0

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

package.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@
99
"bugs": {
1010
"url": "https://github.com/IanLunn/Hover/issues"
1111
},
12+
"style": "css/hover.css",
13+
"sass": "scss/hover.scss",
14+
"main": "css/hover.css",
1215
"devDependencies": {
1316
"grunt": "~0.4.1",
1417
"grunt-contrib-connect": "~0.5.0",

0 commit comments

Comments
 (0)