[buddypress-trac] [BuddyPress Trac] #6338: Companion stylesheet task - twentyfourteen
buddypress-trac
noreply at wordpress.org
Sat May 9 08:44:26 UTC 2015
#6338: Companion stylesheet task - twentyfourteen
-------------------------+------------------
Reporter: hnla | Owner:
Type: enhancement | Status: new
Priority: normal | Milestone: 2.3
Component: Appearance | Version:
Severity: normal | Resolution:
Keywords: has-patch |
-------------------------+------------------
Comment (by hnla):
In [changeset:"9856"]:
{{{
#!CommitTicketReference repository="" revision="9856"
Update twentyfourteen SCSS Sheet
Commit addresses scss-lint tests for VendorPrefix (currently disallowed by
config)
- Uncomment vendor prefix properties previously removed as failing tests.
- Add scss-lint disable/enable block rules.
- Moves any mixins with vendor prefix properties within the exclusion
block.
- Add calc() mixin from twentyfifteen sheet(props r-a-y)
Vendor prefix usage such as 'border-radius', 'box-sizing' will now pass
tests as long as they are only used via a mixin within this exclusion
block; this allows us to pass vendor prefixes where we explicitly set them
in our exclusion block but then allows the lint test to run through on the
rest of the sheet so ensuring prefixes aren't written directly to
rulesets.
See #6338
}}}
--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/6338#comment:7>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac
More information about the buddypress-trac
mailing list