diff options
| author | Dave Woodfall <dave@slackbuilds.org> | 2021-05-24 01:28:18 +0100 |
|---|---|---|
| committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-06-02 01:02:59 +0700 |
| commit | fdfbe59ea9e0dac355bfb52b0c9adef24a54885a (patch) | |
| tree | c493cddee67bbf19191fbd0794aa61e4130918fc /python/tinycss2/README | |
| parent | ed614af71c54cf7717b5def1cd240d02497d1581 (diff) | |
python/tinycss2: Fix REQUIRES.
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'python/tinycss2/README')
| -rw-r--r-- | python/tinycss2/README | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/python/tinycss2/README b/python/tinycss2/README index 34fd8d5665..778f77e8a2 100644 --- a/python/tinycss2/README +++ b/python/tinycss2/README @@ -1,3 +1,3 @@ -All the web developers know the CSS format, but do they really know all the -subtleties of its syntax? tinycss2 provides a CSS parser that is able to -extract everything you want from stylesheets. +All the web developers know the CSS format, but do they really know all +the subtleties of its syntax? tinycss2 provides a CSS parser that is +able to extract everything you want from stylesheets. |
