fb16dfecae
Commit b7f05445c0
has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
7 lines
526 B
Text
7 lines
526 B
Text
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.
|