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.
35 stars
5 watching
9 forks
Language: JavaScript
last commit: over 5 years ago
Linked from 1 awesome list
gulp-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
| A Gulp plugin that inline CSS properties into HTML files for improved performance and compatibility with email clients. | 272 |
| A Gulp plugin for compiling LESS files into CSS, with support for various plugins and source map generation. | 559 |
| Minifies CSS files using the CSSO library to reduce file size and improve compression | 243 |
| A gulp plugin that automates the compilation of stylus files into css. | 223 |
| A SASS plugin for Gulp. | 1,569 |
| Tools for adding CSS import functionality to Shopify theme development | 83 |
| A plugin that enables CSS processing with PostCSS through Gulp, allowing for efficient transformation of CSS files. | 769 |
| A Gulp plugin for minifying CSS using the cleanCSS tool | 649 |
| Automates JavaScript code style checking and reporting with automatic fixing options | 312 |
| A Webpack plugin for minifying and optimizing CSS files | 107 |
| A tool for compiling Sass to CSS using the Compass compiler | 173 |
| A Gulp plugin to inline HTML and CSS into Angular 2 component decorators | 126 |
| A Gulp plugin that enables Babel to transpile modern JavaScript code into compatible formats. | 1,320 |
| Replaces non-optimized script and stylesheet references in HTML files with optimized versions | 705 |
| A Gulp plugin for minifying HTML files | 726 |