Skip to content

Can't delete last file if adding through admin interface - Undefined index: path #7

Description

@ryanapil

foreach($this->config->get('plugins.custom-css.css_files', []) as $file) { $this->grav['assets']->addCss($file['path'], isset($file['priority']) ? $file['priority'] : null); }

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions