javascript icon indicating copy to clipboard operation
javascript copied to clipboard

Fix the relative path import in a sass file by using styled components

Open andizer opened this issue 5 years ago • 0 comments

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

andizer avatar Mar 25 '19 09:03 andizer