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.

Update Sass.js to 0.10.11 to support first-class functions

See original GitHub issue

Currently Stackblitz uses Sass.js version 0.10.6 which uses libsass version 3.4.5. Sass introduced first-class functions (more info here) in version 3.5. Can you update Sass.js to version 0.10.11 (this uses libsass version 3.5.4) so Stackblitz can support first-class functions?

Issue Analytics

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

github_iconTop GitHub Comments

9reactions
zdrawkucommented, Nov 29, 2018

I want to emphasize on the importance of this issue, it has been a month since @tiliev logged it. Any type of comments will be highly appreciated?

@apai4, @EricSimons, @beeman

7reactions
beemancommented, Nov 29, 2018

I can’t promise anything yet, but I’m going to see if I can get this updated soon. Stay tuned.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Making sense out of first class functions in Sass - GitHub
First class functions in Sass 3.5.0 ... Release notes don't show any code using get-function , so let's see how it actually works…...
Read more >
Making sense out of Sass 3.5 first-class functions | by Kaelig
Sass 3.5.0-RC.1 marks the introduction of a new data-type: ... You can get a first-class function by passing its name to get-function($name).
Read more >
Sass: @function
Functions allow you to define complex operations on SassScript values that you can re-use throughout your stylesheet. They make it easy to abstract...
Read more >
Liquor Tree - GitHub Pages
Introduction. This library allows you to present hierarchically organized data in a nice and logical manner based on the VueJS framework.
Read more >
Source Packages in "jammy", Subsection misc - Ubuntu
... azure-functions-devops-build (0.0.22-5) [universe]; azure-kusto-python (3.0.1-1) [universe] ... debian-security-support (1:12+2022.02.07) [universe] ...
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