[wp-trac] [WordPress Trac] #46083: Twenty Nineteen: Rogue `÷` character in the print.scss
WordPress Trac
noreply at wordpress.org
Wed Jan 23 18:01:43 UTC 2019
#46083: Twenty Nineteen: Rogue `÷` character in the print.scss
---------------------------+----------------------------------------
Reporter: laurelfulford | Owner: (none)
Type: defect (bug) | Status: new
Priority: normal | Milestone: Awaiting Review
Component: Bundled Theme | Version: 5.0
Severity: trivial | Keywords: needs-patch good-first-bug
Focuses: |
---------------------------+----------------------------------------
In Twenty Nineteen's print.scss and print.css, there is a `÷` at the end
of line 12:
https://core.trac.wordpress.org/browser/tags/5.0.3/src/wp-
content/themes/twentynineteen/print.scss#L12
Using a different build set up, this can cause errors when the Sass is
compiled:
`error print.scss (Line 12: Invalid US-ASCII character "\xC3")`
.. though in my experience it doesn't prevent the CSS from being built,
and since it's in a comment, doesn't interfere with the theme's styles.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/46083>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list