Complete template system overhaul: CSS variables, theme management, and UI improvements #74
@@ -99,7 +99,6 @@ try {
|
||||
|
||||
// Scripts
|
||||
$wa->useScript('template.js');
|
||||
$wa->useScript('theme-init.js');
|
||||
|
||||
/**
|
||||
* VirtueMart detection:
|
||||
|
||||
@@ -86,8 +86,6 @@ try {
|
||||
|
||||
// Scripts
|
||||
$wa->useScript('template.js');
|
||||
$wa->useScript('theme-init.js');
|
||||
$wa->useScript('darkmode-toggle.js');
|
||||
|
||||
// Meta
|
||||
$this->setMetaData('viewport', 'width=device-width, initial-scale=1');
|
||||
|
||||
Reference in New Issue
Block a user