We would like to follow a component-folder architecture and having the styles close at hand, and scoped specifically for the component that we're styling is quite helpful. As an illustrative example:
-- /component-name
---- __tests.js
---- actions.js
---- component.js
---- styles.scss
---- reducer.js
We would like to follow a component-folder architecture and having the styles close at hand, and scoped specifically for the component that we're styling is quite helpful. As an illustrative example:
Follow one of these guides to add integration: