From the files stored in the portal repo at https://gitlab.rlp.net/adwmainz/nfdi4culture/portal/culture_portal/-/tree/main/Resources/Private/Assets/Sass I would like to compile a seprate bundled .css file so that I can include it in the NFDI4Culture KG for some sample queries and documentation.
The index.js file is placed in ./src/index.js And all the scss files are places in ./src/scss
In the sample file js file I am only including the header.scss file for now as a test, to get things working.