DataTables / Responsive

Responsive extension for DataTables, providing support for complex tables on all device screen sizes
Other
148 stars 86 forks source link

Distributables (css) not included with the bower package. #73

Closed jshbrntt closed 8 years ago

jshbrntt commented 8 years ago

Just installed this plugin using bower. bower install datatables-responsive --save but there are no *.css files included making the bower package useless.

Could you please either publish this project with a dist folder including the *.css files?

If you're against that then you could please create a separate repository to publish a bower package including the necessary files.

🚀

DataTables commented 8 years ago

Hi,

There is a blog post here which details how DataTables can be used with bower. datatables.net-responsive is the package you want plus a styling package.

The datatables-responsive package contains just the source files - which is intentional.