I was trying to use create-react-app to start with react. I wanted to add LESS pre-processor in my app. In the documentation, it is only mentioned about SASS to use node-sass-chokidar.
What to use for LESS?
I was trying to use create-react-app to start with react. I wanted to add LESS pre-processor in my app. In the documentation, it is only mentioned about SASS to use node-sass-chokidar.
What to use for LESS?