I found myself using CSS class overload in the view helpers paginate repeatedly.
And also with the wrapper class <div class="ui center aligned container"> is used as well.
So I tried to find a way to define default CSS wrapper class, but no luck.
How about providing an option to define default CSS wrapper class?
I found myself using CSS class overload in the view helpers
paginaterepeatedly.And also with the wrapper class
<div class="ui center aligned container">is used as well.So I tried to find a way to define default CSS wrapper class, but no luck.
How about providing an option to define default CSS wrapper class?