create-react-app-webpack-5-module-federation-tailwind-typeScript icon indicating copy to clipboard operation
create-react-app-webpack-5-module-federation-tailwind-typeScript copied to clipboard

Create React App boilerplate with React 17, Webpack 5, Tailwind 2, Module Federation, and TypeScript.

Results 3 create-react-app-webpack-5-module-federation-tailwind-typeScript issues
Sort by recently updated
recently updated
newest added

After installing app1 and app2. Running them both. I noticed that not all tailwind classes in the button component(which is from app2) reflect in tailwind classes in the host app...

## [Request] This same repo but as a cra-template-* It may be more useful to users to be able to generate a repo like this except using the `npx create-react-app...

Consider [this config](https://blog.logrocket.com/using-path-aliases-cleaner-react-typescript-imports/) instead of react-app-alias package