cssText should be text (not bytes)
オープン
help wanted
- 主要言語
- Python
- スター
- 92
- フォーク
- 30
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
In [this line](https://github.com/jaraco/cssutils/blob/faa8acdde684b4116b7e41a770e5ed0e3c77a9e0/examples/website.py#L40), I found I had to decode the cssText in order to print it, a legacy behavior. Let's figure out how to represent text naturally and encode only when necessary.
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
はじめの一歩
- issue を最後まで読み、次にプロジェクトのコントリビューションガイドを読みます。
- 着手することを issue にコメントします — 二人が同じ作業をするのを防げます。
- リポジトリをフォークし、ブランチを切って変更します。
- issue 番号を参照したプルリクエストを送ります。
評価
この issue はまだ評価されていません。