From 0386a0f918bc971790daf7bb46524356c8747184 Mon Sep 17 00:00:00 2001 From: Xianpeng Shen Date: Thu, 24 Sep 2026 08:59:39 +0300 Subject: [PATCH] Add 'stylesheet' to cspell configuration --- cspell.config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/cspell.config.yml b/cspell.config.yml index e09ac2d4..60279518 100644 --- a/cspell.config.yml +++ b/cspell.config.yml @@ -18,6 +18,7 @@ words: - pymdown - pyyaml - superfences + - stylesheet - twemoji - venv - Zondax