python (65.2k questions)
javascript (44.3k questions)
reactjs (22.7k questions)
java (20.8k questions)
c# (17.4k questions)
html (16.3k questions)
r (13.7k questions)
android (13k questions)
unrecognized input error while building tailwind with customize-cra-less-loader in react tsx
I am trying to use tailwind with less support.
I have used customize-cra for webpack and customize-cra-less-loader to load less in my react app. Everything is working fine except the generated tailwin...
arqam shakeel
Votes: 0
Answers: 1
Adding csp-html-webpack-plugin dosnt load my react webpage
I am using the npm react-app-rewired customize-cra csp-html-webpack-plugin to give my application more security following this example https://medium.com/@nrshahri/csp-cra-324dd83fe5ff
My config-overr...

Antonio Matheus
Votes: 0
Answers: 1
react-app-rewired requiring giving mini-css-extract-plugin
I am currently using react-app-rewired with customize-cra. Currently right now, npm start works but npm run build gives the following error.
Error: You forgot to add 'mini-css-extract-plugin' plugin...
chewie
Votes: 0
Answers: 1