zepfietje / filament-polish

Opinionated improvements to the Filament UI.

Repository from Github https://github.comzepfietje/filament-polishRepository from Github https://github.comzepfietje/filament-polish

Packagist Version Packagist Downloads

Filament Polish

This package applies opinionated improvements to the Filament UI:

  • Proper modal close button size.
  • Proper table header sort icon size.
  • Proper table text column font size.
  • Table edit action without icon.
  • Proper notification close button size.
  • Sidebar without shadow.

Installation

  1. Install this package:
    composer require zepfietje/filament-polish
  2. If you're using Filament outside the admin panel, import the package CSS file:
    @import '../../vendor/zepfietje/filament-polish/resources/dist';

About

Opinionated improvements to the Filament UI.

License:MIT License


Languages

Language:PHP 56.0%Language:JavaScript 27.4%Language:CSS 16.6%