css-selectors

BSD

An implementation of css selectors

$ area51 add css-selectorsCopy

Usage

;; area51 add updates your .asd automatically.
;; Use the package in your code:
(in-package :my-project)
(css-selectors:some-function ...)