7.7
css-tools
Link to this document with
@other-doc['(lib "css-tools/scribblings/css-tools.scrbl")]
Link to this document with
@other-doc['(lib "css-tools/scribblings/css-tools.scrbl")]
A collection of little functions that help make Racket code more readable.
1 Installation & updates
Link to this section with
@secref["Installation___updates"
#:doc '(lib "css-tools/scribblings/css-tools.scrbl")]
Link to this section with
@secref["Installation___updates"
#:doc '(lib "css-tools/scribblings/css-tools.scrbl")]
At the command line:
raco pkg install css-tools |
After that, you can update the package from the command line:
raco pkg update css-tools |
2 License & source code
Link to this section with
@secref["License___source_code"
#:doc '(lib "css-tools/scribblings/css-tools.scrbl")]
Link to this section with
@secref["License___source_code"
#:doc '(lib "css-tools/scribblings/css-tools.scrbl")]
This module is licensed under the LGPL.
Source repository at http://github.com/mbutterick/css-tools. Suggestions & corrections welcome.