notiz-dev / ngx-tailwind

💨 Simple Angular schematic that initializes Tailwind CSS in your project and adds a custom webpack config to your build process.
https://notiz.dev/blog/angular-10-with-tailwindcss#use-tailwind-css-utility-classes
MIT License
128 stars 9 forks source link

Update webpack.config.js for postcss-loader 4.0.0 #5

Closed marcjulian closed 4 years ago

marcjulian commented 4 years ago

Postcss Config has been updated in the latest release 4.0.0

See here how to update it https://github.com/notiz-dev/notiz/issues/111#issuecomment-689249664

marcjulian commented 4 years ago

@garygrossgarten can you review the PR?