update info.rkt & docs
parent
964f291433
commit
b2a49dfa11
@ -1,3 +1,5 @@
|
||||
#lang info
|
||||
(define collection "css-tools")
|
||||
(define scribblings '(("scribblings/css-tools.scrbl" ())))
|
||||
(define deps '("base" "txexpr"))
|
||||
(define build-deps '("scribble-lib"))
|
||||
|
Loading…
Reference in New Issue