Giter Site home page Giter Site logo

Could this be added to NPM about family.scss HOT 8 CLOSED

lukyvj avatar lukyvj commented on May 18, 2024 6
Could this be added to NPM

from family.scss.

Comments (8)

benjamincharity avatar benjamincharity commented on May 18, 2024 2

I would second this. Also adding Bower since many client side projects haven't made the switch to NPM over Bower.

from family.scss.

LukyVj avatar LukyVj commented on May 18, 2024 2

Hey guys, I'll take care of this on the following days.
Thanks for your support!

from family.scss.

Haroenv avatar Haroenv commented on May 18, 2024

I'm wondering how you'd use scss from npm. Would that be installing it and getting the file out of node_modules or do you use some tool?

from family.scss.

benjamincharity avatar benjamincharity commented on May 18, 2024

@Haroenv I haven't yet made the switch, but from what I've read it would require something like webpack/gulp/grunt to wire up resources from the node_modules folder. (I've seen many tutorials on how to do so when dealing with Bootstrap files)

from family.scss.

michaelworm avatar michaelworm commented on May 18, 2024

@Haroenv for Compass just use add_import_path in your config.rb to point to the package or via Grunt for example with grunt-sass package you can add the option includePaths which also points to the package located under node_modules. Then you just @import the family.scss.
This also works for bower obviously.

from family.scss.

jonathan-fielding avatar jonathan-fielding commented on May 18, 2024

node-sass and has include paths which allows you to include npm modules very easily, as gulp-sass wraps this it also supports it

from family.scss.

LukyVj avatar LukyVj commented on May 18, 2024

Hey guys,

Here you go! https://www.npmjs.com/package/family.scss

from family.scss.

LukyVj avatar LukyVj commented on May 18, 2024

Also you should now be able to bower install family.scss :)

from family.scss.

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.