#6381 closed defect (bug) (fixed)
SCSS files need to use a LeadingZero for IE compatibility
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | 2.3 | Priority: | normal |
| Severity: | normal | Version: | |
| Component: | Templates | Keywords: | has-patch |
| Cc: |
Description
In r9746 SCSS LeadingZero was changed to false this is required to be true for up IE compat.
See upstream https://core.trac.wordpress.org/ticket/31343 and https://github.com/sass/libsass/issues/623
Related: #6291
Incoming patch includes whitespace cleanup of whitespace at the end of lines and whitespace tab indented empty lines.
Attachments (1)
Change History (6)
Note: See
TracTickets for help on using
tickets.
In 9770: