When using breakpoint-slicerwith the latest dart-sass version, i get this warning:
DEPRECATION WARNING: Named arguments must come before rest arguments.
This will be an error in Dart Sass 2.0.0.
"$slices: $slices"
node_modules/.pnpm/breakpoint-slicer@3.0.0-beta.1/node_modules/breakpoint-slicer/index.scss 436:56
Also it'd be great to have a stable release for 3.x
When using
breakpoint-slicerwith the latestdart-sassversion, i get this warning:Also it'd be great to have a stable release for 3.x