This is the css-lite Reference Manual, version 0.1, generated automatically by Declt version 4.0 beta 2 "William Riker" on Tue Jul 15 04:51:34 2025 GMT+0.
The main system appears first, followed by any subsystem dependency.
css-lite0.1
parenscript (system).
package.lisp (file).
css-lite.lisp (file).
utility.lisp (file).
lite-utility.lisp (file).
paren-css-lite.lisp (file).
Files are sorted by type and then listed depth-first from the systems components trees.
css-lite/css-lite.asdcss-lite/package.lispcss-lite/css-lite.lispcss-lite/utility.lispcss-lite/lite-utility.lispcss-lite/paren-css-lite.lispcss-lite/css-lite.lisppackage.lisp (file).
css-lite (system).
*css-stream* (special variable).
*indent-css* (special variable).
comment (function).
css (macro).
css-id-name (function).
css-string (macro).
inline-css (function).
make-css-func (macro).
make-css-var (macro).
+newline+ (special variable).
css-comment-p (function).
css-func-p (function).
css-selectors-to-string (function).
css-var-p (function).
expand-tree (function).
process-css-properties (function).
process-css-rule (function).
selector-to-string (function).
to-string (function).
css-lite/utility.lispcss-lite.lisp (file).
css-lite (system).
flatten (function).
css-lite/lite-utility.lisputility.lisp (file).
css-lite (system).
css-lite/paren-css-lite.lisplite-utility.lisp (file).
css-lite (system).
Packages are listed by definition order.
css-litecommon-lisp.
% (function).
*css-stream* (special variable).
*indent-css* (special variable).
comment (function).
css (macro).
css-id-name (function).
css-string (macro).
inline-css (function).
make-css-func (macro).
make-css-var (macro).
pt (function).
px (function).
+newline+ (special variable).
css-comment-p (function).
css-func-p (function).
css-selectors-to-string (function).
css-var-p (function).
expand-tree (function).
flatten (function).
process-css-properties (function).
process-css-rule (function).
selector-to-string (function).
to-string (function).
Definitions are sorted by export status, category, package, and then by lexicographic order.
Indicates if the properties of a selector should be indented or not.
There are three possible values:
* nil - The default value, and indicates that no indentation should be
  applied
* the symbol ’tab - Indicates that the properties should be indented
  using the #Tab character
* an integer greater than 0 - Indicates how many #Space characters should be used to indent the properties
Return T if ‘val’ is the start of a CSS comment, otherwise return NIL.
| Jump to: | %
   
 C E F I M P S T  | 
|---|
| Jump to: | %
   
 C E F I M P S T  | 
|---|
| Jump to: | *
   
+
   
 S  | 
|---|
| Jump to: | *
   
+
   
 S  | 
|---|
| Jump to: | C F L P S U | 
|---|
| Jump to: | C F L P S U | 
|---|