Hugo’s just got itself a built-in set of asset processing methods. From now on, Hugo will take care of bundling, minifying, fingerprinting our assets and even compiling our sass files! All of this without any external build tools 🤩. In this post we’ll cover how easy it is to implement a basic Hugo Pipes asset pipeline and finally turn to more advanced useage, involving relinquishing some Sass and JS variables to our editors.