# General Guidelines

- always format CSS, HTML, and JS files with `prettier`
- keep Go template actions on a single line inside HTML tags; prettier
  reformats multi-line actions into something the template parser rejects
