create-react-app-hack
create-react-app-hack copied to clipboard
Step 3 — Add LESS compilation
I like LESS, let's throw it on the pipeline!
I made a horrible module to watch and compile LESS into CSS called node-less-chokidar. It has a really huge bug.
Hook it up to our build scripts and we're good to go, no other code changes required.