replace multiline cmts with single line cmts
This commit is contained in:
parent
6d01b2d683
commit
9b1c900ad5
2
Makefile
2
Makefile
@ -113,7 +113,7 @@ SASS_INCLUDE_DIRS = include/style
|
|||||||
|
|
||||||
# ADVANCED
|
# ADVANCED
|
||||||
# the command to run the html preprocessor
|
# the command to run the html preprocessor
|
||||||
HTML_PP_CMD = python3 html-preprocessor --exit-on light
|
HTML_PP_CMD = python3 html-preprocessor --exit-on light --debug --trace
|
||||||
# command to compile sass and scss files with
|
# command to compile sass and scss files with
|
||||||
# --indented is added for sass and --no-indented for scss
|
# --indented is added for sass and --no-indented for scss
|
||||||
# --source-maps-urls=absolute is appended for generating dependency files
|
# --source-maps-urls=absolute is appended for generating dependency files
|
||||||
|
Loading…
Reference in New Issue
Block a user