瀏覽代碼

:gear: Updates justfile config

Jeff Triplett 4 年之前
父節點
當前提交
54163539bb
共有 1 個文件被更改,包括 1 次插入0 次删除
  1. 1 0
      justfile

+ 1 - 0
justfile

@@ -12,6 +12,7 @@ TAILWIND_CSS_VERSION := "2.1.1"
 
 @lint:
     npx awesome-lint README.md
+
 @serve:
     modd --file=modd.conf
     bundle exec jekyll serve --drafts --watch --port 8000