-
Notifications
You must be signed in to change notification settings - Fork 17
Open
Description
I'm supposed to be able to load the stylesheets just by the import statements in datatables.scss ? They don't work for me in my rails 7 app I get
Error: Can't find stylesheet to import.
╷
1 │ @import "datatables/dataTables.bootstrap4";
│ ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Can you please advise? Am I supposed to copy the scss files from the gem to my app?
Metadata
Metadata
Assignees
Labels
No labels