octopusthink / nautilus

Inclusive, open-source design system and React component library.
https://nautilus.octopusthink.com
MIT License
2 stars 0 forks source link

feat: Add an unstyled prop to each component #186

Closed tofumatt closed 4 years ago

tofumatt commented 5 years ago

Fixes #168. Adds an unstyled prop to all components that forgoes all styling in that component.

Needs:

tofumatt commented 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 😅

tofumatt commented 4 years ago

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?

tofumatt commented 4 years ago

Got the go-ahead from @sarahmonster to merge this 👍