gulp-cssimport

CSS importer

Parses CSS files and replaces import statements with linked file contents

Parses a CSS file, finds imports, grabs the content of the linked file and replaces the import statement with it.

GitHub

35 stars
5 watching
9 forks
Language: JavaScript
last commit: about 5 years ago
Linked from 1 awesome list

gulp-plugin

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
jonkemp/gulp-inline-css A Gulp plugin that inline CSS properties into HTML files for improved performance and compatibility with email clients. 272
gulp-community/gulp-less A plugin for the Gulp task runner to compile LESS files into CSS. 559
ben-eb/gulp-csso Minifies CSS files using the CSSO library to reduce file size and improve compression 243
stephenlacy/gulp-stylus A gulp plugin that automates the compilation of stylus files into css. 223
dlmanning/gulp-sass Sass compiler plugin for Gulp task automation 1,571
shopify/shopify-css-import Tools for adding CSS import functionality to Shopify theme development 83
postcss/gulp-postcss A plugin that enables CSS processing with PostCSS through Gulp, allowing for efficient transformation of CSS files. 769
scniro/gulp-clean-css A Gulp plugin for minifying CSS using the cleanCSS tool 649
jscs-dev/gulp-jscs Automates JavaScript code style checking and reporting with automatic fixing options 312
zoobestik/csso-webpack-plugin A Webpack plugin for minifying and optimizing CSS files 107
appleboy/gulp-compass A tool for compiling Sass to CSS using the Compass compiler 174
ludohenin/gulp-inline-ng2-template A Gulp plugin to inline HTML and CSS into Angular 2 component decorators 126
babel/gulp-babel A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. 1,321
jonkemp/gulp-useref Replaces non-optimized script and stylesheet references in HTML files with optimized versions 705
jonschlinkert/gulp-htmlmin A Gulp plugin for minifying HTML files 727