how to replace the link in the index.html:
<link async rel="stylesheet" href="css/styles.min.css">
to code from styles.min.css file
<styles>
...
</styles>
which plug-in? Thnx!
how to replace the link in the index.html:
<link async rel="stylesheet" href="css/styles.min.css">
to code from styles.min.css file
<styles>
...
</styles>
which plug-in? Thnx!
Copyright © 2021 Jogjafile Inc.
Use gulp-wiredep if they are bower packages or gulp-inject if they are your own css and js.