Good afternoon,
I'm looking for information about the Gulp feature that transforms external style sheets into inline css using the inline attribute.
Ex:
<link inline href="styles/estilo.css" rel="stylesheet" type="text/css">
Could anyone help me?
Thank you