1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
freebsd-ports/textproc/scss/pkg-descr
Carlo Strub 34fc8abfa8 - Support stagedir
- Remove leading article in COMMENT
- Fix typo in pkg-descr
2013-10-17 21:46:25 +00:00

10 lines
560 B
Plaintext

SCSS is a Scheme module for parsing, querying, and emitting style information
compatible with the W3C Cascading Stylesheets recommendation. While SCSS does
not itself provide any rendering functionality, it can provide style
information to applications and libraries that do. If used with XML documents
produced by SXML or SDOM, SCSS can accommodate the full range of selector types
described in the W3C recommendation; it can also match simple selectors against
strings when structured document information is not available.
WWW: http://www.nongnu.org/scss/