Safely detect and remove unused CSS, JS, SCSS, images, and other assets from your Laravel applications. Works seamlessly with Laravel, Laravel Vue, Laravel React, Inertia.js, and Livewire projects.
This small utility generates a style string with css custom properties (variables) from an javascript object or json string. It is useful, if you have a styled theme defined as json object and want to ...