Skip to content

Conversation

tannerhodges
Copy link
Contributor

A tiny fix, but there's an extra > in the style guide's body tag. This commit removes it.

Before:

<body  id="patternlab-body">>

After:

<body id="patternlab-body">

Brian Muenzenmeyer and others added 3 commits February 26, 2016 01:14
bmuenzenmeyer pushed a commit that referenced this pull request Mar 16, 2016
Remove extra '>' from body tag
@bmuenzenmeyer bmuenzenmeyer merged commit 75ed0f8 into pattern-lab:dev Mar 16, 2016
@bmuenzenmeyer
Copy link
Member

Thanks @tannerhodges !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants