diff options
author | ijliao <ijliao@FreeBSD.org> | 2004-07-30 09:03:58 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2004-07-30 09:03:58 +0800 |
commit | ea2e21bebd2a389d26ba46449b5cd159b8c0e316 (patch) | |
tree | 6cb75658f11daa82f3efc9c5e13b3254d030d423 /www/cssed/pkg-descr | |
parent | f00cb24ee8c96a87adba4ea676bb0af93a613b3e (diff) | |
download | freebsd-ports-gnome-ea2e21bebd2a389d26ba46449b5cd159b8c0e316.tar.gz freebsd-ports-gnome-ea2e21bebd2a389d26ba46449b5cd159b8c0e316.tar.zst freebsd-ports-gnome-ea2e21bebd2a389d26ba46449b5cd159b8c0e316.zip |
add cssed 0.2.1
An application to help CSS style sheets creation and maintenance
Diffstat (limited to 'www/cssed/pkg-descr')
-rw-r--r-- | www/cssed/pkg-descr | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/www/cssed/pkg-descr b/www/cssed/pkg-descr new file mode 100644 index 000000000000..a48bbcd38224 --- /dev/null +++ b/www/cssed/pkg-descr @@ -0,0 +1,8 @@ +CSSED is a small developer editor and validator, which tries to ease the CSS +editing. + +It features syntax highlighting, syntax validation, MDI notebook based +interface, quick CSS properties and values insertion, auto-completion and +dialog-based insertion of CSS complex values. + +WWW: http://cssed.sourceforge.net/ |