react-ts-lib icon indicating copy to clipboard operation
react-ts-lib copied to clipboard

Component library setup with React, Typescript and Rollup

Results 1 react-ts-lib issues
Sort by recently updated
recently updated
newest added

Node: 14.16.1 After cloning and installing node modules and running `npm run build` I get the following error: ```javascript [!] Error: Cannot find module 'postcss' Require stack: - /Users/tmadison/Dev/react-ts-lib/node_modules/rollup-plugin-postcss/dist/index.js -...