Skip to:
Content

BuddyPress.org

Opened 9 years ago

Closed 9 years ago

Last modified 8 years ago

#6381 closed defect (bug) (fixed)

SCSS files need to use a LeadingZero for IE compatibility

Reported by: netweb's profile netweb 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)

6381.diff (9.1 KB) - added by netweb 9 years ago.

Download all attachments as: .zip

Change History (6)

@netweb
9 years ago

#1 @hnla
9 years ago

In 9770:

Commit formatting corrections for 2015 companion styles.

  • Addresses extraneous missed trailing white space
  • Leading zeros on values
  • Remove tab indented blank lines

See #6381
See #6291
Props netweb

#2 @hnla
9 years ago

In 9771:

Change LeadingZero back to true in scss-lint.yml for IE compatibility.
See #6381
Props netweb

This ticket was mentioned in Slack in #buddypress by netweb. View the logs.


9 years ago

#4 @DJPaul
9 years ago

  • Resolution set to fixed
  • Status changed from new to closed

#5 @DJPaul
8 years ago

  • Component changed from Appearance to Templates
Note: See TracTickets for help on using tickets.