mirror of
https://github.com/Sonarr/Sonarr.git
synced 2025-02-20 12:43:28 +02:00
Fix theme less file
This commit is contained in:
parent
f032cc8cf6
commit
3a59b38037
@ -32,7 +32,7 @@ gulp.task('less', function() {
|
||||
if (phantom) {
|
||||
src = [
|
||||
paths.src.content + 'bootstrap.less',
|
||||
paths.src.content + 'angle.less',
|
||||
paths.src.content + 'theme.less',
|
||||
paths.src.content + 'sonarr.less',
|
||||
paths.src.content + 'overrides.less',
|
||||
paths.src.root + 'Series/series.less',
|
||||
|
Loading…
x
Reference in New Issue
Block a user