Hi, I've been running a very basic custom theme on version 7.2, and after a 
recent upgrade from Ubuntu 18 to 20, I am for whatever reason not able to 
get my theme to find my theme's css file?

I have a custom theme at folder 'cofc' in src/themes.

My config/config.prod.yml file has - name: 'cofc' under themes

My angular.json file has:
{
                "input": "src/themes/cofc/styles/theme.scss",
                "inject": false,
                "bundleName": "cofc-theme"
              },

However when I start pm2 and go to the frontend, I am greeted with a jumble 
of a homepage that is 404ing on cofc-theme.css. The custom images from my 
theme are loading, so it's at least getting that far...

I'm just not sure what would have changed here, or where I should start 
troubleshooting. Sorry, I know this all sounds a bit helpless, but I've set 
the files up as indicated for 7.2 in the docs, and clearly I've missed 
something.

Thanks,
Tyler

-- 
All messages to this mailing list should adhere to the Code of Conduct: 
https://www.lyrasis.org/about/Pages/Code-of-Conduct.aspx
--- 
You received this message because you are subscribed to the Google Groups 
"DSpace Technical Support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/dspace-tech/e781c7cb-20f2-4ac5-8423-424e98d45475n%40googlegroups.com.

Reply via email to