V
V
Vasily Sergeevich2020-12-12 16:14:29
Sass
Vasily Sergeevich, 2020-12-12 16:14:29

How to properly include jquery plugins in gulp scss?

Friends, I'm starting to master gulp and sass. I'm trying to include range.slider. gives an error message. I'm attaching screenshots, please help!5fd4c1e9c0690892892270.png
5fd4c201e80f4224196183.png5fd4c207e9247018727256.png5fd4c20cc1a5b804136828.png

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
Sergey delphinpro, 2020-12-12
@delphinpro

What directory are you raising the server from? Probably something like dist. And you include files from src.
Make a task that will copy plugin files to dist
And it's better to install vendors via npm, and copy directly from node_modules.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question