Need help integrating Bulma template in NextJs #15665
Unanswered
AsiwajuDev
asked this question in
Help
Replies: 1 comment 1 reply
-
Is a Bulma template HTML+CSS? Then just overwrite Next.js' main template by creating your own _document.jsx and put the Bulma template into that. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I have a template built fully functional with Bulma and I'm trying to convert the whole template into NextJs still using Bulma.
Beta Was this translation helpful? Give feedback.
All reactions