You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Björn b963b3396c
init
4 years ago
..
icons init 4 years ago
node_modules/dotenv init 4 years ago
setup init 4 years ago
src init 4 years ago
LICENSE init 4 years ago
package.json init 4 years ago
readme.md init 4 years ago

readme.md

Laravel Mix

NPM NPM NPM

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.

License

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