Icons out of bundle

This commit is contained in:
kbe
2025-08-20 00:45:19 +02:00
parent 2f98e9f3fc
commit aabcd5eaa2
6 changed files with 20 additions and 9976 deletions

View File

@@ -4,9 +4,7 @@ const path = require('path');
// Define the CSS files to bundle in order
const cssFiles = [
'static/assets/plugins/bootstrap/bootstrap.min.css',
'static/assets/css/theme.css',
'static/assets/plugins/bootstrap-icons/bootstrap-icons.css',
'static/assets/plugins/font-awesome/css/all.css'
'static/assets/css/theme.css'
];
// Output file