{"library":"ember-cli-compass-compiler","type":"library","category":null,"description":"Addon for Ember CLI that integrates the Compass CSS authoring framework via a Ruby-based compiler. Version 0.5.0 is the current stable release, but the project has been unmaintained since 2016. It requires Ruby and the compass gem to be installed on the system. Unlike broccoli-sass or other pure JavaScript solutions, this addon delegates compilation to the external compass command, providing full Compass library support. It automatically compiles .scss files in app/styles, with the main file expected to be app.scss (breaking change from earlier versions that required appname.scss). Supports custom import paths and compassOptions overrides via Brocfile. Known issues include missing support for modern Ember CLI versions, Ruby dependency overhead, and incompatibility with newer Node.js versions.","language":"javascript","status":"abandoned","version":"0.5.0","tags":["javascript","ember-addon","ember-cli","ember","compass","scss","sass","css","compile"],"last_verified":"Fri May 01","install":[{"cmd":"npm install ember-cli-compass-compiler","imports":["new EmberApp({ compassOptions: { outputStyle: 'expanded' } })","@import \"compass\";","compassOptions: { importPath: ['bower_components/some-dir'] }"]},{"cmd":"yarn add ember-cli-compass-compiler","imports":[]},{"cmd":"pnpm add ember-cli-compass-compiler","imports":[]}],"homepage":null,"github":"https://github.com/quaertym/ember-cli-compass-compiler","docs":null,"changelog":null,"pypi":null,"npm":"https://www.npmjs.com/package/ember-cli-compass-compiler","openapi_spec":null,"status_page":null,"smithery":null,"compatibility":null}