承接 binaryfire/filament-vite-dev-fix 相关项目开发

从需求分析到上线部署,全程专人跟进,保证项目质量与交付效率

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

binaryfire/filament-vite-dev-fix

最新稳定版本:v0.2

Composer 安装命令:

composer require binaryfire/filament-vite-dev-fix

包简介

Fix for Filament v4 Vite dev server styling issues

README 文档

README

A temporary fix for Filament v4's Vite dev server styling issues.

The Problem

When running Filament v4 with Vite's dev server (npm run dev), some button styles don't render properly. This is due to CSS selectors using + & not being processed correctly by Vite (despite the fact that it handles them fine for builds).

Original issue: filamentphp/filament#16257

Installation

composer require binaryfire/filament-vite-dev-fix --dev

The package loads a stylesheet with CSS overrides to fix the issues. The stylesheet is only loaded in non-production environments.

Requirements

  • Filament v4

Contributing

If you find any additional styling issues when running Vite's dev server, please feel free to submit a PR with the fixes.

统计信息

  • 总下载量: 183
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 0
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 0
  • Watchers: 0
  • Forks: 0
  • 开发语言: CSS

其他信息

  • 授权协议: MIT
  • 更新时间: 2025-07-07