mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
Fix theme less file
This commit is contained in:
@@ -32,7 +32,7 @@ gulp.task('less', function() {
|
|||||||
if (phantom) {
|
if (phantom) {
|
||||||
src = [
|
src = [
|
||||||
paths.src.content + 'bootstrap.less',
|
paths.src.content + 'bootstrap.less',
|
||||||
paths.src.content + 'angle.less',
|
paths.src.content + 'theme.less',
|
||||||
paths.src.content + 'sonarr.less',
|
paths.src.content + 'sonarr.less',
|
||||||
paths.src.content + 'overrides.less',
|
paths.src.content + 'overrides.less',
|
||||||
paths.src.root + 'Series/series.less',
|
paths.src.root + 'Series/series.less',
|
||||||
|
Reference in New Issue
Block a user