Hi there,
I have not developed WP sites for several years, having previously opted for ACF flex content.
Presently, I am figuring out the most suitable approach to develop a site for an upcoming complex project. This project requires some degree of styling freedom for the editors but also entails some complicated interactive elements that need to be easy to modify from the backend, data wise.
​
1. Is it possible to entirely remove Gutenberg selectors from both core and custom blocks and utilize tailwind or my own BEM instead?
The combination of all these block classes with my own BEM or tailwind classes does not sit well with me.
2. Additionally, is it advisable to use core blocks for basic components such as Columns with Text or Call to Action Banner, and reserve the creation of intricate blocks like interactive sections employing GSAP for ACF Blocks?
How do you usually approach this matter? ACF Blocks with InnerBlocks, ACF only, Core Blocks Only?
​
So many options, no clue. Thanks for your time.
[ad_2]