Add _index.scss resolution when using @import on a directory
:rainbow: Node.js bindings to libsass
Brought to you by:
imran1012000k
Originally created by: matt3224
I have hit a point where this would be really useful for myself and the team. Take a look at https://github.com/sass/sass/issues/690
Theres a fair bit of discussion resolving with the addition of this feature, I am wondering if this is on the radar and when it will be available.
Thanks!
Originally posted by: nschonni
The support has landed in libsass with https://github.com/sass/libsass/commit/3af837c4e6053487186cfcf564a990ff11e4e356 but won't be available here till the next libsass tagged release is brought into node-sass
Originally posted by: matt3224
Any timescales on that @nschonni ?