Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.

Commit 66d2d5f

Browse files
author
Sven
committed
Drop require in CLI sample
1 parent 5eb3ec0 commit 66d2d5f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -41,8 +41,6 @@ Here is an example using `postcss-pseudoelements` and `postcss-nested`
4141
to transform your source files.
4242

4343
```js
44-
var postcss = require('metalsmith-postcss');
45-
4644
"metalsmith-postcss": {
4745
"plugins": {
4846
"postcss-pseudoelements": {},

0 commit comments

Comments
 (0)