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 760c551 commit 24a4084Copy full SHA for 24a4084
README.md
@@ -10,7 +10,7 @@ $ npm install sheetify-cssnext
10
11
## Usage
12
```js
13
-const sheetify = require('sheetify')
+const sheetify = require('sheetify/stream')
14
const path = require('path')
15
16
const opts = {
0 commit comments