The team is now working on the WordPress Interactivity API. This unblocks the same UX Frontity framework enabled but directly in WordPress Core, fully compatible with the new Site Editor.
I was going to guess my way around doing this but thought I might ask before I make a complete mess and have to restart all over again.
I´d like know if anyone has connected up a CSS framework with Frontity. I´m planning on using https://bulma.io/.
But I have no idea where to start replacing the css values to use the imported ones from bulma. I´m sure it´s probably super easy once you know how, but I just have no idea.
Once i´ve downloaded Bulma, which files in Frontity do I start to modify to take advantage of the bulma class names.
Thanks for any help.
mburridge5
Hi @calvin
Welcome to the community.
We really recommend using CSS in JS as the best solution for styling Frontity themes. However we do understand the convenience of using CSS frameworks.