Hi, I am trying to import bulma from node_modules (by command npm install bulma). Do I have to put the link in index.html? Or just in any cljs file. I am using shadow-cljs.
Can you link to the bulma install instructions your using?
Sure. This is it.
https://bulma.io/documentation/overview/start/
And I am taking an option with npm install bulma .