aboutsummaryrefslogtreecommitdiff
path: root/node_modules/postcss-cli/bin/postcss
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/postcss-cli/bin/postcss')
-rwxr-xr-xnode_modules/postcss-cli/bin/postcss3
1 files changed, 3 insertions, 0 deletions
diff --git a/node_modules/postcss-cli/bin/postcss b/node_modules/postcss-cli/bin/postcss
new file mode 100755
index 0000000..d40abef
--- /dev/null
+++ b/node_modules/postcss-cli/bin/postcss
@@ -0,0 +1,3 @@
+#!/usr/bin/env node
+
+require('../')