Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't load stylesheets #22

Open
mices opened this issue Jun 5, 2023 · 1 comment
Open

can't load stylesheets #22

mices opened this issue Jun 5, 2023 · 1 comment

Comments

@mices
Copy link

mices commented Jun 5, 2023

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?

@mices
Copy link
Author

mices commented Jun 6, 2023

I got the not found errors cleared by installing npm package with this same name Should I have had to do that, it still doesn't work I just don't get any errors The column headers aren't links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant