{"library":"ember-cli-sass","type":"library","category":null,"description":"Ember CLI Sass is an addon for Ember CLI applications that integrates Sass preprocessing into the build pipeline. It provides robust support for generating source maps, configuring include paths, and handling multiple CSS output files via Ember CLI's `outputPaths` configuration. Currently stable at version 11.0.1, the package is actively maintained with recent releases addressing internal chore items and node version compatibility. It defaults to using Dart Sass (compiled to pure JavaScript) for compilation but offers explicit configuration to utilize alternative implementations like `node-sass` (which uses LibSass for potentially faster compilation), allowing developers to choose based on their project's performance and dependency needs. It is a fundamental tool for styling Ember.js projects with Sass, ensuring seamless integration with the Ember CLI build system.","language":"javascript","status":"active","version":"11.0.1","tags":["javascript","ember-addon","sass"],"last_verified":"Wed May 27","install":[{"cmd":"npm install ember-cli-sass","imports":["let app = new EmberApp(defaults, { sassOptions: { /* ... */ } });","const nodeSass = require('node-sass');","const sass = require('sass');"]},{"cmd":"yarn add ember-cli-sass","imports":[]},{"cmd":"pnpm add ember-cli-sass","imports":[]}],"homepage":null,"github":"https://github.com/adopted-ember-addons/ember-cli-sass","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/ember-cli-sass","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/ember-cli-sass/compatibility"}}