You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add an additional parameter to make html (or other) to also perform the make sass command so that both are watching code changes. That is, do the same thing as a pelican -r command followed by make sass in the Makefile.
The text was updated successfully, but these errors were encountered:
Add an additional parameter to
make html
(or other) to also perform themake sass
command so that both are watching code changes. That is, do the same thing as apelican -r
command followed bymake sass
in the Makefile.The text was updated successfully, but these errors were encountered: