#6381 closed defect (bug) (fixed)
SCSS files need to use a LeadingZero for IE compatibility
| Reported by: | netweb | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | 2.3 |
| Component: | Templates | Version: | |
| Severity: | normal | 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.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
In 9770: