This is an automated email from the ASF dual-hosted git repository.

joshtynjala pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/royale-docs.git


The following commit(s) were added to refs/heads/master by this push:
     new 9204bdd  pre code tab-size 4
9204bdd is described below

commit 9204bdd3151a857a392705e1d236ba4d5eca7e1b
Author: Josh Tynjala <[email protected]>
AuthorDate: Wed Aug 27 09:26:42 2025 -0700

    pre code tab-size 4
---
 _sass/html.sass | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/_sass/html.sass b/_sass/html.sass
index b06a159..e50f57d 100644
--- a/_sass/html.sass
+++ b/_sass/html.sass
@@ -82,6 +82,9 @@ hr
 pre 
        overflow-x: auto
 
+       code
+               tab-size: 4
+
 iframe
        border-radius: 8px
        border: 2px solid #ccc

Reply via email to