Tools - roberts-sandbox/create-repo GitHub Wiki

Currently there is one semi-required tool for developing with WP-Librarian. KitPipe, a CSS and JavaScript asset pipeline in Python. All it does it compile CSS and JS using CSSMin and Slimit respectively, then save the files with a .min.css/.min.js extension. If you don't fancy installing Python/using it and modify the JS/CSS assets just note that they're un-minified in your pull request.

⚠️ **GitHub.com Fallback** ⚠️