Skip to content
This repository has been archived by the owner on Dec 26, 2023. It is now read-only.

Commit

Permalink
fix: run tailwind css on template changes
Browse files Browse the repository at this point in the history
  • Loading branch information
leg100 committed Jul 22, 2023
1 parent f35bb0d commit e749013
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .pre-commit-config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ repos:
name: make tailwind
entry: make tailwind
language: "system"
types: [css]
types: [css,gotmpl]
require_serial: true
pass_filenames: false
description: "Runs `make tailwind`"

0 comments on commit e749013

Please sign in to comment.