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 afc2159 commit f73c0efCopy full SHA for f73c0ef
README.md
@@ -14,7 +14,7 @@ const sheetify = require('sheetify/stream')
14
const path = require('path')
15
16
const opts = {
17
- use: [ [ 'sheetify-cssnext', { sourcemap: false } ] ],
+ transform: [ [ 'sheetify-cssnext', { sourcemap: false } ] ],
18
basedir: __dirname
19
}
20
0 commit comments