Skip to content

Latest commit

 

History

History
15 lines (8 loc) · 689 Bytes

readme.md

File metadata and controls

15 lines (8 loc) · 689 Bytes

Laravel Mix

Introduction

Laravel Mix provides a clean, fluent API for defining basic Webpack build steps for your Laravel application. 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!

Documentation

You may review the initial documentation here on GitHub.

License

Laravel Mix is open-sourced software licensed under the MIT license.