Giter Club home page Giter Club logo

Comments (8)

jackmcpickle avatar jackmcpickle commented on June 13, 2024 2

This was noted in https://github.com/eduardoboucas/include-media#20-release - requiring the dart-sass package (or sass - on npm)

from include-media.

jackmcpickle avatar jackmcpickle commented on June 13, 2024

HI @albi, Can you post the code you are using it with. Can try and replicate it outside of codekit maybe? maybe via the dart sass package by itself.

Hard for us to check if its working in a paid app.

from include-media.

vaibhavkthakkar avatar vaibhavkthakkar commented on June 13, 2024

I got the same error with 2.0
"Error: Invalid CSS after " @if meta": expected expression (e.g. 1px, bold), was ".feature-exists('at"\n on line 190 of node_modules/include-media/dist/_include-media.scss\n from line 15 of sass/abstracts/_responsive.scss\n from line 23 of sass/style.scss\n>> @if meta.feature-exists('at-error') {\n\n ----------^\n"

I have to move on 1.4.9

from include-media.

albi avatar albi commented on June 13, 2024

me too, have to downgrade, as this seems to be an error with v2.0 not with my setup.

from include-media.

jackmcpickle avatar jackmcpickle commented on June 13, 2024

Please make sure you are using the latest sass. libsass, ruby-sass, node-sass (libsass) are all deprecated. You need to use the latest sass package. larger than version 1.23.0 which is when the new @use syntax came in.

if you still have issues then please post the setup (compile tool) you are using and the surrounded in sass code that is causing it to crash.

But if you don't want to upgrade/change your sass package then using [email protected] is fine.

from include-media.

albi avatar albi commented on June 13, 2024

Thanks, did not see that! Will transfer future projects to dart sass!

from include-media.

vaibhavkthakkar avatar vaibhavkthakkar commented on June 13, 2024

This was noted in https://github.com/eduardoboucas/include-media#20-release - requiring the dart-sass package (or sass - on npm)
Thanks, will check that.

from include-media.

jackmcpickle avatar jackmcpickle commented on June 13, 2024

No worries. Glad we got to the bottom of it. 😉

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.