Hi All,
Wrote a quick post up about integrating Theme-UI with Redwood. Theme UI is a library for creating themeable user interfaces based on constraint-based design principles. I have been loving using it for Gatsby work and wanted to see if it worked with Redwood when I was doing the tutorial.
TLDR: Wrap your layout component in Redwood with the theme provider component from Theme-UI.