Skip to content

Latest commit

 

History

1 Commit

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

Repository files navigation

bladewindui/bladewindui

This package has moved to bladewindui/bladewindui.

composer update will pull the new package transparently through this metapackage — no code changes required. The PHP namespace, x-bladewind:: Blade tags, config/bladewind.php, and public/vendor/bladewind are all unchanged by the move.

When convenient, update your own composer.json:

-        "mkocansey/bladewind": "^4.3"
+        "bladewindui/bladewindui": "^4.4"

The one thing that can silently break

A hardcoded vendor path. If you scan BladeWind's own templates for Tailwind utilities:

-@source '../../vendor/mkocansey/bladewind/packages';
+@source '../../vendor/bladewindui/bladewindui/packages';

Missing this doesn't error — the build just stops generating those utility classes and styles quietly disappear.

About

Moved to bladewindui/bladewindui — this package now forwards to it

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors