Skip to content

Commit af13911

Browse files
Ryandi Tjiam-allanson
authored andcommitted
Remove type="text/css" from style tag (#6384)
1 parent c9523ba commit af13911

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/gatsby/cache-dir/static-entry.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -262,7 +262,6 @@ export default (pagePath, callback) => {
262262
} else {
263263
headComponents.unshift(
264264
<style
265-
type="text/css"
266265
data-href={urlJoin(pathPrefix, style.name)}
267266
dangerouslySetInnerHTML={{
268267
__html: fs.readFileSync(

0 commit comments

Comments
 (0)