mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Update gruntfile.js
This commit is contained in:
parent
173b18b945
commit
1dcd512d21
1 changed files with 1 additions and 1 deletions
|
@ -126,7 +126,7 @@ module.exports = function (grunt) {
|
||||||
files: [
|
files: [
|
||||||
{
|
{
|
||||||
src: ['src/less/style-ltr.less'],
|
src: ['src/less/style-ltr.less'],
|
||||||
dest: 'css/searxng.min.css',
|
dest: 'css/magi.min.css',
|
||||||
nonull: true,
|
nonull: true,
|
||||||
filter: file_exists,
|
filter: file_exists,
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Reference in a new issue