77349: Add themeable components - pt. 1

This commit is contained in:
Yana De Pauw
2021-03-03 11:05:52 +01:00
committed by Art Lowel
parent 66463cfc04
commit 8b7a33bff2
81 changed files with 833 additions and 51 deletions

View File

@@ -251,10 +251,10 @@ export const environment: GlobalConfig = {
// name: 'custom',
// uuid: '0958c910-2037-42a9-81c7-dca80e3892b4'
// },
// {
// // A theme with only a name will match every route
// name: 'custom'
// },
{
// A theme with only a name will match every route
name: 'custom'
},
{
// This theme will use the default bootstrap styling for DSpace components