Recently I paid attention to preprocessors of css
as less
and sass
because I saw advantages in using them, but I see the necessity of a workflow so that css
generated compiles automatically. At first, how do you get the code results in real time or automate the build of the code?