Handbook
Glossary
css-classes ( classes -- stylesheet )
Vocabulary
help
.
html
Inputs
classes
an
object
Outputs
stylesheet
an
object
Definition
USING:
assocs
kernel
sequences
splitting
;
IN:
help.html
:
css-classes
( classes -- stylesheet )
[
[
fix-css-style
" { "
"}"
surround
]
[
"."
prepend
]
bi*
prepend
]
{
}
assoc>map
fix-help-header
dup
dark-mode-css
append
join-lines
;