Closed vovacorgo closed 1 year ago
Yea I'm still not sure what I want to do with the css yet. I'm not a fan of how filament v3 is handling it. I will it get figured out soon.
For now though you can drop the import for croppers css file. And import the dist/curator.css, I believe.
Cant build with ( npm run build)
@import '../../node_modules/cropperjs/dist/cropper.css';
in plugin.cssBut buids with :
@import '../../../../../node_modules/cropperjs/dist/cropper.css';
: