root = true [*] charset = utf-8 end_of_line = lf insert_final_newline = true trim_trailing_whitespace = true indent_style = space indent_size = 2 # Generated and machine-owned — `figma-sync` and `scripts/brand.mjs` rewrite # these wholesale, so an editor reformatting them creates a diff nobody wrote. [src/styles/tokens.css] trim_trailing_whitespace = false [src/icons/generated/**] trim_trailing_whitespace = false # Vendored upstream source. Formatting changes here are indistinguishable from # a fork — see src/lib/tw-merge/README.md before touching anything in it. [src/lib/tw-merge/**] trim_trailing_whitespace = false insert_final_newline = false [*.md] trim_trailing_whitespace = false