ritwickdey / vscode-live-sass-compiler

Compile Sass or Scss file to CSS at realtime with live browser reload feature.
https://ritwickdey.github.io/vscode-live-sass-compiler/
MIT License
660 stars 168 forks source link

It's not compiling the nth child or first child last child codes #576

Open cva1989 opened 2 years ago

cva1989 commented 2 years ago

It's not compiling the nth-child or first child last-child codes. could you please help me with how to get rid of this issue?

glenn2223 commented 2 years ago

Are you getting the same issue with my fork? It's also available on the VS Code marketplace - ref #486