We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b354458 commit 1e49903Copy full SHA for 1e49903
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "gulp-cssimport",
3
- "version": "6.0.0",
+ "version": "6.0.1",
4
"description": "Parses a CSS file, finds imports, grabs the content of the linked file and replaces the import statement with it.",
5
"main": "gulp-cssimport.js",
6
"scripts": {
0 commit comments