about summary refs log tree commit diff stats
path: root/src/html/enums.nim
diff options
context:
space:
mode:
Diffstat (limited to 'src/html/enums.nim')
-rw-r--r--src/html/enums.nim1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/html/enums.nim b/src/html/enums.nim
index e422e790..389210ba 100644
--- a/src/html/enums.nim
+++ b/src/html/enums.nim
@@ -81,6 +81,7 @@ type
     atSrc = "src"
     atSrcset = "srcset"
     atStyle = "style"
+    atStylesheet = "stylesheet"
     atTarget = "target"
     atText = "text"
     atTitle = "title"