Relative Content

Tag Archive for next.jssassnext.js13node-sassnextjs14

Additional CSS file with fix name and path in Nextjs

I would like to generate an extra/additional CSS file with fix path, so I can use that within a rich text editor in a CMS.
Nextjs by default generates layout and pages CSS files like this: _next/static/css/1797f0ce02987c89.css and that is fine, but additionally I need to create an rte.css file like /a/fix/path/rte.css