A
A
Arthur2017-03-17 18:57:04
css
Arthur, 2017-03-17 18:57:04

What to use and what's the difference: csscomb and gulp-csscomb?

Hey! Just delving into package managers and taskcraners,
I decided to introduce csscomb into my work.
I am using node with gulp installed and when installing csscomb the question arose, what is the difference between just the csscomb package and gulp-csscomb separately?
what is the fundamental difference in use and which one is more correct to put?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
D
Dmitry Belyaev, 2017-03-17
@cloudz

Modules without prefixes are original modules, we can use them directly and sometimes from the terminal
. Modules with prefixes gulp-* grunt-* webpack-* etc. - as a rule, wrappers over original modules for a specific task manager / assembler

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question