Cannot use `unsafe_text` in <style>-Tags
Open
- Dominant language
- Rust
- Stars
- 119
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
To write proper inline css I think it should be possible to use `unsafe_text` in -Tags. To produce something like this:
```
<style>
body { font-family: 'Fira Code'; }
```
If you agree I could open a PR ( -> https://github.com/ds82/axohtml/commits/fix/allow_unsafe_text_in_style )
Contributor guide
Assessment
This issue has not been assessed yet.