Skip to content

Commit f73c0ef

Browse files
toddselfgoto-bus-stop
authored andcommitted
change use to transform (#5)
update for latest syntax
1 parent afc2159 commit f73c0ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const sheetify = require('sheetify/stream')
1414
const path = require('path')
1515

1616
const opts = {
17-
use: [ [ 'sheetify-cssnext', { sourcemap: false } ] ],
17+
transform: [ [ 'sheetify-cssnext', { sourcemap: false } ] ],
1818
basedir: __dirname
1919
}
2020

0 commit comments

Comments
 (0)