axodotdev / axodotdev/axohtml

Cannot use `unsafe_text` in <style>-Tags

Open
#39 0 comments 0 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.