mirror of
https://github.com/Alfresco/alfresco-content-app.git
synced 2025-05-12 17:04:46 +00:00
cleanup unused theming (#2624)
This commit is contained in:
parent
f0169e7272
commit
cd8ffe70c8
@ -52,11 +52,6 @@
|
|||||||
"output": "/",
|
"output": "/",
|
||||||
"glob": "app.config.json"
|
"glob": "app.config.json"
|
||||||
},
|
},
|
||||||
{
|
|
||||||
"glob": "**/*",
|
|
||||||
"input": "node_modules/@alfresco/adf-core/prebuilt-themes",
|
|
||||||
"output": "/assets/prebuilt-themes"
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
"glob": "**/*",
|
"glob": "**/*",
|
||||||
"input": "node_modules/@alfresco/adf-core/bundles/assets",
|
"input": "node_modules/@alfresco/adf-core/bundles/assets",
|
||||||
|
@ -1,5 +1,4 @@
|
|||||||
/* You can add global styles to this file, and also import other style files */
|
/* You can add global styles to this file, and also import other style files */
|
||||||
@import '~@alfresco/adf-core/lib/prebuilt-themes/adf-blue-orange.css';
|
|
||||||
@import 'app/ui/application';
|
@import 'app/ui/application';
|
||||||
@import './app/ui/variables/font-family';
|
@import './app/ui/variables/font-family';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user