Giter VIP home page Giter VIP logo

Comments (7)

SimonWpt avatar SimonWpt commented on May 18, 2024 1

I use PHPStorm and have the same problems ;)

from include-media.

eduardoboucas avatar eduardoboucas commented on May 18, 2024
@return if($minus, -$result, $result);; - obvious two semi-colons.

The two semi-colons aren't supposed to be there, but there's no reason why that would cause a fatal error. Neither LibSass or RubySass complain about it, as this gist shows: http://www.sassmeister.com/gist/536ad5177975f73cec28

@include media(slice($conditions, 2)...) { - invalid argument

There are no invalid arguments there.

@hugogiraudel any ideas?

from include-media.

David-Carty avatar David-Carty commented on May 18, 2024

The double semi-colons are trivia, but there is a very popular IDE (Webstorm) that I, for one, cannot get the SASS to compile in.

from include-media.

SimonWpt avatar SimonWpt commented on May 18, 2024

This seems to me a problem of strict validation. SASS is a script interpreter and process the instructions sequentially. If you move the the functions (like noop) on top, the error messages should disappear.

from include-media.

David-Carty avatar David-Carty commented on May 18, 2024

Yes sir, that is correct. But strict validation is a positive in my view. Webstorm offer a 30 day trial if you want to see the point in question.

from include-media.

KittyGiraudel avatar KittyGiraudel commented on May 18, 2024

I don’t think this has anything to do with include-media in itself. Shall I close?

from include-media.

eduardoboucas avatar eduardoboucas commented on May 18, 2024

It compiles fine both on RubySass and LibSass, which are the targets we support, so I'm afraid there's not much more we can do. I'm happy for it to be closed.

from include-media.

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.