gulp-demo

Demo repository for my Medium article How To Inject CSS Code Into an HTML Page?

Stars
1
Committers
1

Gulp demo

Compiles Sass files into minified CSS, automaticaly adds the CSS files as <link> tags into the HTML file, then uses these CSS links to inject the contents of the CSS file into the HTML file.