Todo :
Did you take a look at Laravel mix? It is a wrapper around Webpack.
Default Mix behavior minifies the css for you if you run npm run production
. Is that enough to solve your problem? Otherwise, please be more specific in your question. And show us what you have tried. Put some effort in your question.