Skip to content

Conversation

0kyn
Copy link

@0kyn 0kyn commented Apr 1, 2023

Hello @yajra,

It seems there's some typo in SCSS import path. Select and SearchPanes should refers Bootstrap4 CSS as we required Bootstrap4 JS packages.

...
require('datatables.net-select-bs4');
require('datatables.net-searchpanes-bs4');

https://github.com/DataTables/Dist-DataTables-Select-Bootstrap4/blob/master/css/select.bootstrap4.css
https://github.com/DataTables/Dist-DataTables-SearchPanes-Bootstrap4/blob/master/css/searchPanes.bootstrap4.css

@yajra yajra changed the title Update SCSS import docs: fix searchPanes SCSS import Apr 2, 2023
@yajra yajra merged commit 281c6f2 into yajra:9.0 Apr 2, 2023
@0kyn 0kyn deleted the 0kyn-fix-scss-import branch February 29, 2024 11:55
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

Successfully merging this pull request may close these issues.

2 participants