REMINDER
Please be respectful of all AppDragers! Keep it really civil so that we can make the AppDrag community of builders as embracing, positive and inspiring as possible.
SOLVED Bootstrap Pagination CSS?
-
Is there any official way to load bootstrap CSS for pagination, it doesn't seem to be included in the default.
-
@thomasd you can create a custom partial version of bootstrap with the parts you need here:
https://getbootstrap.com/docs/3.4/customize/ -
@jbenguira Thanks, I didn't want duplicate CSS for no reason, so I just lifted the needed parts from the compiled CSS, was less than I thought.