To install Sass 1.45.2, download one of the packages below and add it to your PATH, or see the Sass website for full installation instructions.
Changes
JS API
- Potentially breaking bug fix: Change the default value of the
separator
parameter fornew SassArgumentList()
to','
rather thannull
. This matches the API specification.
See the full changelog for changes in earlier releases.