diff --git a/.typos.toml b/.typos.toml index d27e91a36f..c42fe1dc28 100644 --- a/.typos.toml +++ b/.typos.toml @@ -16,5 +16,5 @@ flavours = "flavours" [type.css] extend-ignore-re = [ # css classnames - '\.[\w\d\-_]+(\[[\w\d\-_]+\])?', + '[\.#][\w\d\-_]+(\[[\w\d\-_]+\])?', ]