laravel-mix-export-tailwind-config Tailwind Templates

Laravel Mix Export Tailwind Config

Export your tailwind.js config file to a JSON file that can be consumed in applications

Laravel Mix - Export Tailwind Config

Mix plugin to export the tailwind.js config file as a JSON file that can be used in conjunction with Laravel Tailwind Config

Usage

npm i laravel-mix-export-tailwind-config

Update webpack.mix.js to require and use plugin

require('laravel-mix-export-tailwind-config');

mix.exportTailwindConfig();

Top categories

Loading Svelte Themes