Code Monkey home page Code Monkey logo

Comments (34)

xzyfer avatar xzyfer commented on July 17, 2024 12

Hello everyone, I've gotten in contact with @Igosuki and I'll now be helping out maintaining this project. This should prevent further breakages.

from compass-mixins.

VasuLief avatar VasuLief commented on July 17, 2024 5

you can replace this package with https://www.npmjs.com/package/compass-sass-mixins and it should work just fine

from compass-mixins.

xzyfer avatar xzyfer commented on July 17, 2024 3

Fix PR'd in #86

from compass-mixins.

xzyfer avatar xzyfer commented on July 17, 2024 3

[email protected] has been released

from compass-mixins.

dschaller avatar dschaller commented on July 17, 2024 2

If you're using grunt-sass it requires node-sass as well so you'd have to shrinkwrap in order to pin

from compass-mixins.

svaldi avatar svaldi commented on July 17, 2024 1

+1 Since, there is a problem with the node-sass also in the darwin-x64-48_binding.node when you use a node-sass 3.4.2 version. If we use 3.4.2 temporary this is not a favorable option.

from compass-mixins.

loganfsmyth avatar loganfsmyth commented on July 17, 2024

Sounds like it was a bug that this worked previously: sass/node-sass#1456

from compass-mixins.

phazei avatar phazei commented on July 17, 2024

+1
Please fix ASAP

from compass-mixins.

Qing-xiu avatar Qing-xiu commented on July 17, 2024

+1

from compass-mixins.

hellonoam avatar hellonoam commented on July 17, 2024

+1

from compass-mixins.

dschaller avatar dschaller commented on July 17, 2024

+1

from compass-mixins.

jmphilli avatar jmphilli commented on July 17, 2024

+1

from compass-mixins.

cbrwizard avatar cbrwizard commented on July 17, 2024

from compass-mixins.

Kopatch avatar Kopatch commented on July 17, 2024

+1

from compass-mixins.

lxlang avatar lxlang commented on July 17, 2024

+1

from compass-mixins.

VasuLief avatar VasuLief commented on July 17, 2024

+1

from compass-mixins.

fustic avatar fustic commented on July 17, 2024

+1

from compass-mixins.

Predjo avatar Predjo commented on July 17, 2024

+1

from compass-mixins.

VasuLief avatar VasuLief commented on July 17, 2024

you could also set a fixed version of [email protected] in your packages.json

from compass-mixins.

E-VANCE avatar E-VANCE commented on July 17, 2024

you could also set a fixed version of [email protected] in your packages.json

Didn't do the trick for me...
+1

from compass-mixins.

navgarcha avatar navgarcha commented on July 17, 2024

+1

from compass-mixins.

fetis avatar fetis commented on July 17, 2024

It's more than 11 days since fix is available. Any ideas when it'll be merged?

from compass-mixins.

mdular avatar mdular commented on July 17, 2024

+1 for an ETA on the fix

from compass-mixins.

jsha09 avatar jsha09 commented on July 17, 2024

+1

from compass-mixins.

xzyfer avatar xzyfer commented on July 17, 2024

PR is updated a passing. Turn out the transition mixin has never worked on offical Sass compiler.

from compass-mixins.

GFoley83 avatar GFoley83 commented on July 17, 2024

+1 I'm using grunt-sass like @dschaller which requires node-sass. Adding the node-sass dependency manually in the package.json solves the issue for me:

  "devDependencies": {
    ...
    "node-sass": "3.4.2",
    ...
  }

Remember to either rebuild node-sass or delete the module folder and re-install.

from compass-mixins.

orzarchi avatar orzarchi commented on July 17, 2024

+1

from compass-mixins.

jeanschmidt avatar jeanschmidt commented on July 17, 2024

+1

from compass-mixins.

ale-grosselle avatar ale-grosselle commented on July 17, 2024

+1, please!

from compass-mixins.

runderworld avatar runderworld commented on July 17, 2024

+1 por favor!

from compass-mixins.

henk23 avatar henk23 commented on July 17, 2024

+1

from compass-mixins.

svaldi avatar svaldi commented on July 17, 2024

Thank you so much to everyone!!!!!

from compass-mixins.

ismaail avatar ismaail commented on July 17, 2024

Hi, I'm getting this error trying to compile mdb.scss from MDBootstrap

Module build failed: ModuleBuildError: Module build failed: 
    @function set-notification-text-color($color) {
             ^
      Functions may not be defined within control directives or other mixins.
      in /home/user/project/assets/MDBootstrap/scss/core/_mixins.scss (line 215, column 15)

  • compass-mixins: ^0.12.10
  • node-sass: ^4.8.3
  • node version: v9.10.1
  • npm version: 5.8.0

from compass-mixins.

xzyfer avatar xzyfer commented on July 17, 2024

This package is no longer supported. We recommended using http://bourbon.io

from compass-mixins.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.