From c7d3bc65fcd9b9c0369e61a9a119537c911484e0 Mon Sep 17 00:00:00 2001 From: colin Date: Sun, 23 Jun 2024 13:05:05 -0700 Subject: Add: some styling transforms --- src/hypnotisml.lisp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/hypnotisml.lisp') diff --git a/src/hypnotisml.lisp b/src/hypnotisml.lisp index c3b8e47..e8d204a 100644 --- a/src/hypnotisml.lisp +++ b/src/hypnotisml.lisp @@ -135,7 +135,7 @@ uniquely quried in the dom by passing string to .querySelector()" :default-initargs (:tag :div) :documentation "A container whose children are to be displayed in a horizontal row.") -;;; MODIFYING +;;; STYLING AND ATTRIBUTES (defun $ (&rest plist) "Create a STYLES instance from the PLIST" -- cgit v1.2.3