mirror of
https://github.com/filamentphp/plugin-skeleton.git
synced 2025-12-06 13:38:53 +08:00
6 lines
114 B
CSS
6 lines
114 B
CSS
@import '../../vendor/filament/forms/dist/index.css';
|
|
|
|
@tailwind base;
|
|
@tailwind components;
|
|
@tailwind utilities;
|