carbon-addons-iot-react icon indicating copy to clipboard operation
carbon-addons-iot-react copied to clipboard

[WizardInline] Convert styled-components to scss (and story)

Open kevinsperrine opened this issue 3 years ago • 2 comments

We need to remove styles that are done using styled components and remove the package as a dependency. It may make sense to do a local visual snapshot with Cypress before removal to tell if we are introducing any regressions. Concentrate on deprecated components and stories last.

kevinsperrine avatar Feb 18 '22 13:02 kevinsperrine

@kevinsperrine This is deprecated component. Do we need to fix it?

Ritu-Thakur avatar Feb 23 '22 19:02 Ritu-Thakur

@Ritu-Thakur Yeah, we still want to remove it so that we can remove styled-components from our dependencies. You can leave deprecated components for last in priority.

kevinsperrine avatar Feb 23 '22 19:02 kevinsperrine