lass
Lisp Augmented Style Sheets. Compiles LASS to CSS.
$ area51 add lassCopyUsage
;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(lass:some-function ...)Lisp Augmented Style Sheets. Compiles LASS to CSS.
$ area51 add lassCopy;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(lass:some-function ...)