Yes, I am in development process and need to preview on-the-fly CSS/LESS changes.
Where can I set the WP_DEBUG variable?
Also:
- Where do I activate/deactivate minification/gzip?
- All comments are removed from the parsed CSS, I would like to keep /* comments */. As per LESS docs only //comments should be removed from output.