Wikiki / bulma-extensions

This repository provides a simple access to all of my extensions for Bulma.io
MIT License
681 stars 49 forks source link

bulma-extensions + react + webpack #81

Open renexdev opened 6 years ago

renexdev commented 6 years ago

Hi there, I'm trying to implement bulma-extensions (accordion, carrousel, etc) in a react component using webpack. Using the sass templates in my project, as indicated in the documentation and in chapter 13 of your book, results in purely static extensions with no functionalities. I can't figure out how to proper make the dynamic behaviour of the extensions work. I appreciate any help and guidence. Thanks in advance,

Wikiki commented 5 years ago

Hi @renexdev,

can you please share some code of your project so I can see what's missing and how to help you.