Laravel Mix provides a clean, fluent API for defining basic webpack build steps for your applications. Mix supports several common CSS and JavaScript pre-processors.
Laravel Mix provides a clean, fluent API for defining basic webpack build steps for your applications. Mix supports several common CSS and JavaScript pre-processors.
If you've ever been confused about how to get started with module bundling and asset compilation, you will love Laravel Mix!
Overview
- Working With Stylesheets
- Tailwind
- CSS
- PostCSS
- Sass
- URL Processing
- Source Maps
- Working With JavaScript
- Vue
- React
- Vendor Extraction
- Custom Webpack Configuration