Use PostCSS #95
Annotations
14 errors
Node.js 20:
index.js#L4
`postcss/lib/stringifier` import should occur before import of `./utilities.js`
|
Node.js 20:
index.js#L4
'Stringifier' is defined but never used.
|
Node.js 20:
index.js#L159
Expected blank line before this statement.
|
Node.js 20:
index.js#L385
Expected { after 'for-of'.
|
Node.js 20:
index.js#L387
Missing semicolon.
|
Node.js 20:
index.js#L399
Prefer `String#replaceAll()` over `String#replace()`.
|
Node.js 20
Process completed with exit code 1.
|
Node.js 18:
index.js#L4
`postcss/lib/stringifier` import should occur before import of `./utilities.js`
|
Node.js 18:
index.js#L4
'Stringifier' is defined but never used.
|
Node.js 18:
index.js#L159
Expected blank line before this statement.
|
Node.js 18:
index.js#L385
Expected { after 'for-of'.
|
Node.js 18:
index.js#L387
Missing semicolon.
|
Node.js 18:
index.js#L399
Prefer `String#replaceAll()` over `String#replace()`.
|
Node.js 18
Process completed with exit code 1.
|