gulp-inline-css
CSS inliner
A Gulp plugin that inline CSS properties into HTML files for improved performance and compatibility with email clients.
Inline linked css in an html file. Useful for emails.
272 stars
12 watching
29 forks
Language: JavaScript
last commit: about 3 years ago
Linked from 1 awesome list
gulp-plugininline-css
Related projects:
Repository | Description | Stars |
---|---|---|
ludohenin/gulp-inline-ng2-template | A Gulp plugin to inline HTML and CSS into Angular 2 component decorators | 126 |
fmal/gulp-inline-source | A tool to inline JavaScript and CSS source code from HTML files during the build process. | 212 |
gulp-community/gulp-less | A Gulp plugin for compiling LESS stylesheets into CSS | 559 |
jonschlinkert/gulp-htmlmin | A Gulp plugin for minifying HTML files | 726 |
dlmanning/gulp-sass | A SASS plugin for Gulp. | 1,570 |
jonkemp/gulp-useref | Replaces non-optimized script and stylesheet references in HTML files with optimized versions | 705 |
unlight/gulp-cssimport | Parses CSS files and replaces import statements with linked file contents | 35 |
postcss/gulp-postcss | A plugin that enables CSS processing with PostCSS through Gulp, allowing for efficient transformation of CSS files. | 769 |
stephenlacy/gulp-stylus | A gulp plugin that automates the compilation of stylus files into css. | 222 |
stranger6667/css-inline | A high-performance library for inlining CSS into HTML documents | 244 |
sindresorhus/gulp-markdown | Converts Markdown files to HTML using the marked library | 181 |
foru17/gulp-minimize | A Gulp plugin for minimizing HTML files | 3 |
simodima/swift-css-inliner-bundle | A Swiftmailer plugin that enables CSS inlining within HTML email content | 12 |
milkshakesoftware/premailer.net | Library that moves CSS styles into HTML source code to improve compatibility with email clients. | 657 |
scniro/gulp-clean-css | A Gulp plugin for minifying CSS using the cleanCSS tool | 649 |