Open jcamp opened 2 years ago
There is a discrepancy between the WordPress repo of your plugin and your source here. The build has not worked correctly and is not using the correct css and perhaps other source? Both 1.5.0 but both look quite different?
https://wordpress.org/plugins/accordion-blocks/
that is not the same as you have here...?
The SCSS is def not anything like the dist CSS file...? (de-compiled of course)
Originally posted by @philbuchanan in https://github.com/philbuchanan/Accordion-Blocks/issues/165#issuecomment-1298691716
This is the current css from the wp repo: .c-accordion__item.is-selected{border-bottom:1px solid var(--wp-admin-theme-color)!important}