nystudio107 / annotated-webpack-config

This is the companion github repo for the "An Annotated webpack 4 Config for Frontend Web Development" article.
https://nystudio107.com/blog/an-annotated-webpack-4-config-for-frontend-web-development
MIT License
436 stars 75 forks source link

[Improved] Adds support for Tailwind's @responsive #11

Closed nternetinspired closed 5 years ago

nternetinspired commented 5 years ago

One I personally use quite frequently; https://tailwindcss.com/docs/functions-and-directives/#responsive

khalwat commented 5 years ago

Nice, thanks!