Closed tofumatt closed 4 years ago
Unfortunately that might be an unrelated error that I recently fixed by pinning a few devDependencies. I'll merge master
into this PR and see if that fixes it. We should probably have some styleguide tests to catch things like that going forward 😅
I merged master
to get this up-to-date and ran this locally—everything seemed to work. Any chance you could give it another look?
Got the go-ahead from @sarahmonster to merge this 👍
Fixes #168. Adds an
unstyled
prop to all components that forgoes all styling in that component.Needs:
unstyled
usage (if we want to document it)~