Skip to content

Commit e291421

Browse files
authored
Merge pull request #416 from primer/muan-patch-1
Point style field to build file
2 parents 2532182 + 7304bf7 commit e291421

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/primer-subhead/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
},
1010
"author": "GitHub, Inc.",
1111
"license": "MIT",
12-
"style": "index.scss",
12+
"style": "build/build.css",
1313
"sass": "index.scss",
1414
"main": "build/index.js",
1515
"repository": "https://github.com/primer/primer/tree/master/modules/primer-subhead",

0 commit comments

Comments
 (0)