cl-css
Simple inline CSS generator
$ area51 add cl-cssCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-css:some-function ...)Simple inline CSS generator
$ area51 add cl-cssCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(cl-css:some-function ...)