B
B
BB 82017-04-27 19:04:08
JavaScript
BB 8, 2017-04-27 19:04:08

How to correctly connect normalize to gulp?

I downloaded normalize(npm i -D normalize.css)
How to properly include it in GULP'e so that it can be imported through the libs.sass or main.sass file or so that it automatically imports itself ??
normalize itself is located in the 'node_modules' folder, and it is not very convenient to access it through the directive@import.

Answer the question

In order to leave comments, you need to log in

1 answer(s)
A
alvvi, 2017-04-27
@alvvi

https://github.com/sass/node-sass#includepaths
ps in gulp-sass it works too

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question