[bug] CSS processor is encoding input #744
-
The CSS processor is converting Something seems to have changed with v1.17, this issue doesn't occur on v1.16 Workflow: ...
extras_css: |
div.row.fill-width > section:first-of-type path[fill="#8957e5"],
div.row.fill-width > section:first-of-type rect[fill="#8957e5"] {
fill: #da3633;
}
... Log:
Full log: |
Beta Was this translation helpful? Give feedback.
Answered by
lowlighter
Jan 7, 2022
Replies: 1 comment 1 reply
-
Hi 👋 ! |
Beta Was this translation helpful? Give feedback.
1 reply
Answer selected by
lowlighter
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hi 👋 !
Thanks a lot for your bug report, it may be related to the features introduced in v1.17 to optimize and minify CSS to reduce file size
Will be tracked in #749