1

I keep getting this error on styled components at-rule or selector expectedts-styled-plugin(9999), I looked on the internet and can't find any fix that's not a workaround.

enter image description here

anyone had the same problem and managed to solve it?

giosan
  • 291
  • 1
  • 4
  • 15

1 Answers1

0

From the looks of it, you seem to have forgotten to close the curly brace of the &::before clause.

  • you should flag this question to be closed because it uses images of code (needs debugging details). – starball Jun 19 '23 at 18:47