Skip to content

fuelviews/laravel-tailwindcss

Repository files navigation

Fuelviews laravel tailwindcss package

Latest Version on Packagist GitHub Tests Action Status GitHub Code Style Action Status Total Downloads

Fuelviews Laravel TailwindCSS package offers an effortless solution for integrating the TailwindCSS framework into Laravel projects, enhancing front-end development with its utility-first CSS approach. It simplifies the process of incorporating TailwindCSS, allowing developers to focus on building their application without the hassle of manual configuration. By providing a straightforward installation and setup procedure, this package ensures that Laravel applications can leverage TailwindCSS's full potential for a more efficient and elegant development workflow.

Installation

You can require the package and it's dependencies via composer:

composer require fuelviews/laravel-tailwindcss

You can install tailwindcss, postcss, and their dependencies with:

php artisan tailwindcss:install

Testing

composer test

Changelog

Please see CHANGELOG for more information on what has changed recently.

Contributing

Please see CONTRIBUTING for details.

Security Vulnerabilities

Please review our security policy on how to report security vulnerabilities.

Credits

Support us

Fuelviews is a web development agency based in Portland, Maine. You'll find an overview of all our projects on our website.

License

The MIT License (MIT). Please see License File for more information.