Skip to content
This repository was archived by the owner on Feb 7, 2023. It is now read-only.

Commit bc093aa

Browse files
committed
Remove patternlab-body id from <body>
1 parent 1d4374b commit bc093aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

source/_patternlab-files/styleguide.mustache

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<link rel="stylesheet" href="../../styleguide/css/styleguide.css" media="all" />
88
<link rel="stylesheet" href="../../css/style.css" media="all" />
99
</head>
10-
<body id="patternlab-body" class="pattern-list">
10+
<body class="pattern-list">
1111

1212
<!-- Style Guide Main Content -->
1313
<div class="sg-main" role="main">

0 commit comments

Comments
 (0)