mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
remove the LessCSSGenerator and the related config option
This commit is contained in:
parent
e84d2ba594
commit
d0f5875f66
3 changed files with 1 additions and 51 deletions
|
|
@ -75,7 +75,6 @@ _DEFAULT_CONFIG = {'PATH': '.',
|
|||
'DEFAULT_STATUS': 'published',
|
||||
'ARTICLE_PERMALINK_STRUCTURE': '',
|
||||
'TYPOGRIFY': False,
|
||||
'LESS_GENERATOR': False,
|
||||
'SUMMARY_MAX_LENGTH': 50,
|
||||
'WEBASSETS': False,
|
||||
'PLUGINS': [],
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue