Closed sandervanhooft closed 8 years ago
Whichever suits you better npm or meteor package. My experience is that running less may actually increase build times, so it's worth considering compiling manually from a command line
Thank you! So if I would use a manual less compiler, I would also manually copy the generated CSS into the project? Or is there a way to auto-include this?
What's would be the preferred way for implementing LESS support? Should I use the meteor package, or a NPM package with some config?
If NPM is preferred, how should I configure this?