splide icon indicating copy to clipboard operation
splide copied to clipboard

Pagination buttons not visible with Tailwind

Open pexeixv opened this issue 1 year ago • 2 comments

Checks

  • [X] Not a duplicate.
  • [X] Not a question, feature request, or anything other than a bug report directly related to Splide. Use Discussions for these topics: https://github.com/Splidejs/splide/discussions

Version

v4.1.4

Description

Pagination buttons are not visible when I use Splide.js in a TailwindCSS project. Only the current pagination item is visible and others are not.

image

image

Reproduction Link

No response

Steps to Reproduce

  1. Create basic Vite project.
  2. Add TailwindCSS to the project.
  3. Add Splide.js to the project.
  4. Add any example Splide slider and include the Splide's JS and CSS files.

Expected Behaviour

Pagination buttons should be visible

pexeixv avatar Aug 30 '23 07:08 pexeixv

Not the splide problem. Stylize .splide__pagination__page and .splide__pagination__page.is-active manually

bes-internal avatar Sep 06 '23 09:09 bes-internal

@pexeixv did you find a solution?

Wizzel1 avatar Jun 10 '24 17:06 Wizzel1