Team-Tea-Time / laravel-forum

A slim, lean forum package designed for quick and easy integration in Laravel projects
https://laravel-forum.teamteatime.net/
MIT License
601 stars 165 forks source link

UI Presets #337

Closed Riari closed 1 year ago

Riari commented 1 year ago

The package should be able to provide multiple presets, similar to how Laravel UI works. Initially, it should support Bootstrap and Tailwind presets.

Riari commented 1 year ago

Basic preset functionality with Bootstrap and Tailwind presets have been added by #346, so I'm closing this. I'll consider doing an SPA-style Vue preset in the future.