Removed custom style for syntax highlight

This commit is contained in:
Felipe M 2020-11-29 22:08:49 +01:00
parent 3bdb5f6545
commit 24970d0ddf
Signed by: fmartingr
GPG key ID: 716BC147715E716F
4 changed files with 1 additions and 75 deletions

View file

@ -6,7 +6,6 @@ setup:
build:
node_modules/gulp/bin/gulp.js sass
node_modules/gulp/bin/gulp.js js
poetry run lektor build --prune --output-path ${PWD}/public --buildstate-path ${PWD}/.lektor
watch: