Use Compile LESS with Grunt in Magento 2
In previous tutorial, we learn Creating A Custom Theme In Magento 2. we use less for css, and apply css in our new theme module. So, In this tutorial, we learn How to Use Grunt in Magento 2, let’s start with grunt. first go Magento 2 Developer Documentation, open “Compile LESS with Grunt” topics. Follow step: Let’s start one by …