Laravel Mix Purgecss

screenshot of Laravel Mix Purgecss

Zero-config Purgecss for Laravel Mix

Overview:

This article introduces a PurgeCSS wrapper for Laravel Mix, a popular build tool for Laravel applications. The package adds a purgeCss option to Laravel Mix, making it easier to integrate PurgeCSS into your project. The article includes information on installation and configuration, as well as how to customize PurgeCSS options if needed.

Features:

  • Easy Integration: Adds a purgeCss option to Laravel Mix to easily integrate PurgeCSS into your project.
  • Customization: Allows for passing custom options to PurgeCSS if necessary.
  • Support: Provides information on how to support the creators through purchasing their paid products or sending postcards.

Summary:

The PurgeCSS wrapper for Laravel Mix simplifies the integration of PurgeCSS into Laravel applications by providing an easy-to-use option in the Mix configuration. Users can customize PurgeCSS options and support the creators by purchasing their products or sending postcards. Remember to check the compatibility with laravel-mix version 5.0.0 or higher before installation and configuration.