You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[!] (plugin rpt2) RollupError: [plugin rpt2] src/builder.ts:12:26 - error TS7016: Could not find a declaration file for module 'postcss-clean'. '/Users/allanoricil/nrg-lib/node_modules/postcss-clean/index.js' implicitly has an 'any' type.
Try `npm i --save-dev @types/postcss-clean`if it exists or add a new declaration (.d.ts) file containing `declare module 'postcss-clean';`
12 import postcssClean from "postcss-clean";
The text was updated successfully, but these errors were encountered:
we cant use it in typescript
The text was updated successfully, but these errors were encountered: