forked from github/pelican
Remove redundant LESS_COMPILER setting
This commit is contained in:
parent
2b93d6d855
commit
f558389006
5 changed files with 11 additions and 8 deletions
|
|
@ -68,7 +68,6 @@ _DEFAULT_CONFIG = {'PATH': '.',
|
|||
'ARTICLE_PERMALINK_STRUCTURE': '',
|
||||
'TYPOGRIFY': False,
|
||||
'LESS_GENERATOR': False,
|
||||
'LESS_COMPILER': '/usr/bin/lessc',
|
||||
}
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue