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 9ca15f2 commit b701c36Copy full SHA for b701c36
index.js
@@ -1,3 +1,5 @@
1
+'use strict';
2
+
3
const applySourceMap = require('vinyl-sourcemaps-apply');
4
const CleanCSS = require('clean-css');
5
const path = require('path');
0 commit comments