Krish
Krish
I am making a unique looking app using [blocks.css](https://thesephist.github.io/blocks.css/) as the main style. I want to have similar styles to the editor. How can I add custom CSS/styles to it?...
I am not able to use this in nextjs, everytime i import it in a class and try to call it in componentDidMount(), the import throws an error called window...
I tried multiple ways, from hooks to class components, but none seem to be working for nextjs, can someone please provide a proper example or explanation on how to integrate...