{"library":"sass-loader","type":"library","category":null,"description":"Webpack loader that compiles Sass/SCSS files to CSS, using Dart Sass, Node Sass, or Sass Embedded. Current stable version is 16.0.7, released in February 2026, with a monthly release cadence. Since v16, the default Sass API is the modern JS API (breaking change from legacy). It uses webpack's module resolution for @import and @use, eliminating the need for `~` prefix. Key differentiators: seamless integration with webpack ecosystem, support for multiple Sass implementations, and automatic resolution of Sass partials.","language":"javascript","status":"active","version":"16.0.7","tags":["javascript","sass","libsass","webpack","loader"],"install":[{"cmd":"npm install sass-loader","imports":["module.exports = { module: { rules: [ { test: /\\.s[ac]ss$/i, use: ['style-loader', 'css-loader', 'sass-loader'] } ] } }","import type { SassLoaderOptions } from 'sass-loader'","import sassLoader from 'sass-loader'"]},{"cmd":"yarn add sass-loader","imports":[]},{"cmd":"pnpm add sass-loader","imports":[]}],"homepage":"https://webpack.js.org/loaders/sass-loader/","github":"https://github.com/webpack/sass-loader","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/sass-loader","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"18–22","success_rate":0,"avg_install_s":null,"avg_import_s":null,"wheel_type":null},"url":"https://checklist.day/v1/registry/sass-loader/compatibility"},"provenance":{"verified_status":null,"verified_at":null,"last_verified":"Wed Jun 17","next_check":"Fri Jul 24","install_tag":null}}