Fork me on GitHub
#css
<
2022-12-04
>
kokonut05:12:34

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.

Drew Verlee03:12:22

Can you link to the bulma install instructions your using?

kokonut15:12:48

Sure. This is it. https://bulma.io/documentation/overview/start/ And I am taking an option with npm install bulma .