Coder Social home page Coder Social logo

Automatic imports about gulp-sass HOT 5 CLOSED

yairEO avatar yairEO commented on May 18, 2024
Automatic imports

from gulp-sass.

Comments (5)

dlmanning avatar dlmanning commented on May 18, 2024

This plugin doesn't use the ruby version of sass, but libsassc. Not sure if you'd be able to somehow integrate that gem with gulp-ruby-sass or not.

from gulp-sass.

yairEO avatar yairEO commented on May 18, 2024

but it's worth investigating. I mean, as a developer, i'm not going to manually import dozens of SCSS files.. it's unmanageable. I just need the ability to import whole directories.

from gulp-sass.

dlmanning avatar dlmanning commented on May 18, 2024

What I'm saying is that gulp-sass does not use ruby in any way. You can't use a ruby gem with it. You should look into using gulp-ruby-sass.

from gulp-sass.

yairEO avatar yairEO commented on May 18, 2024

yeah, I already wrote the author of gulp-ruby-sass about this. Globbing isn't working there also at the moment. Well thanks for your time! I hope you do understand the issue at hand here..it's important to automate everything that should be automated.

from gulp-sass.

dlmanning avatar dlmanning commented on May 18, 2024

I don't want to be rude, but I'm not sure you understand the scope of this plugin. All it does is hand files over to node-sass for compilation. It doesn't handle any interpretation of the sass itself. node-sass is a wrapper around libsass. If you feel strongly that it should support globbing in the import statements, you should file the issue with https://github.com/hcatlin/libsass.

from gulp-sass.

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.