libsass
libsass copied to clipboard
Don't support semicolons in the indented syntax
LibSass currently seems to allow semicolons at the end of the line in the indented syntax. This doesn't match the behavior of Ruby Sass or Dart Sass, both of which consider semicolons unknown characters in the indented syntax. Support for semicolons should be deprecated and eventually removed.
Indented syntax is parsed by mgreter/sass2scss. Please file issues against that repository.
On Thu., 24 May 2018, 11:18 pm Natalie Weizenbaum, [email protected] wrote:
LibSass currently seems to allow semicolons at the end of the line in the indented syntax. This doesn't match the behavior of Ruby Sass or Dart Sass, both of which consider semicolons unknown characters in the indented syntax. Support for semicolons should be deprecated and eventually removed.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/sass/libsass/issues/2652, or mute the thread https://github.com/notifications/unsubscribe-auth/AAjZWG-KS_5COEfCIiaGug1coicpEvQ4ks5t1yONgaJpZM4UNAz7 .