]> git.eshelyaron.com Git - emacs.git/commit
Update SCSS test file syntax.
authorPhilipp Stephani <phst@google.com>
Fri, 18 Jun 2021 06:24:03 +0000 (08:24 +0200)
committerPhilipp Stephani <phst@google.com>
Fri, 18 Jun 2021 06:32:55 +0000 (08:32 +0200)
commitbc44763b8342ee9e1bf43ffb202c73fee5ba0bf6
tree769c8554eab73698d7ecadf86c201ac1f0d49b2f
parent7033470adb07062b7d7bbb9499ae80aeb84819ef
Update SCSS test file syntax.

According to
https://sass-lang.com/documentation/breaking-changes/slash-div, the
slash operator should be replaced by 'math.div'.

Fixed using the migration tool mentioned at
https://sass-lang.com/documentation/breaking-changes/slash-div#automatic-migration.

* test/manual/indent/scss-mode.scss: Remove slash operator.
test/manual/indent/scss-mode.scss