As mentioned in #358, when we extend a component when creating a new system-component, styles get duplicated on refresh. I think this has something to do with our SSR setup, but would be curious if we still see the issue if we aren't using system-components and go with a direct styled-components approach.