javascript
javascript copied to clipboard
Fix the relative path import in a sass file by using styled components
In the file packages/yoast-components/composites/LinkSuggestions/LinkSuggestions.scss
we are using a relative path for importing a sass file from the style-guide. It would be better to convert it to Styled Components