Browse Source

:gear: Updates justfile config

Jeff Triplett 4 năm trước cách đây
mục cha
commit
54163539bb
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  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