I am very new to next.js. Using it for the server side rendering of my application.
According to the documentation you can import css files from a static folder which should be in root directory but i want to import css from node_modules because i have extended bootstrap and created my own package.