question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Removing ember-cli-sass dependency

See original GitHub issue

I’ve migrated from sass to postcss. I still use sass syntax (variables, import) in postcss, but I don’t need ember-cli-sass to do it. This is the only addon in my app which has a sass dependency. I would love to see this dependency removed. Those who want to override the sass variables of ember-freestyle can install ember-cli-sass on their own. Thanks.

Issue Analytics

  • State:closed
  • Created 5 years ago
  • Comments:12

github_iconTop GitHub Comments

1reaction
bertdeblockcommented, Nov 22, 2021

@patrickberkeley FYI, ember-cli-sass and sass are ditched in v0.13.2.

1reaction
bertdeblockcommented, Oct 28, 2021

I’ll see if I can pick up #152 again somewhere in the near future.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Managing Dependencies - Addons and Dependencies
When you're using dependencies that are not included in an addon, you will have to instruct Ember CLI to include your assets in...
Read more >
Problem with Node-sass in legacy project with Ember
A dependency of some other module requires that version of node-sass . So you'll need to override the dependency somehow. Like doing this....
Read more >
Build tools - Ember Observer
Build tools. Addons related to preprocessing, broccoli plugins and dependencies of ember-cli. Sort by: Score Name Updated.
Read more >
ember-paper - The Ember approach to Material Design.
This should also automatically create an scss file under app/styles/app.scss with @import 'ember-paper'; and install ember-cli-sass .
Read more >
ember-cli-transformicons - npm package | Snyk
All security vulnerabilities belong to production dependencies of direct and indirect packages. License: MIT. Security Policy: No.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found