Theme Lib Mix Versions Save

A Laravel Mix function for WordPress themes.

1.2.0

2 years ago
  • Added support for using mix() in child themes by using the is_child argument or by using mix_child().
  • Converted the second parameter in mix() to an $args array while keeping backwards compatibility with the $manifest_directory parameter.

1.0.1

5 years ago
  • Fixed double slashes in path.

1.1.0

5 years ago