A powerful tool for transforming your CSS, is included with Laravel Mix out of the box.
Mix.sass('resources/sass/app.scss', 'public/css') .options({ postCss: [ require('postcss-css-variables')() ] });
Clickable & Draggable!