[buddypress-trac] [BuddyPress Trac] #7007: RTL CSS generation: Switch from CSSJanus to RTLCSS

buddypress-trac noreply at wordpress.org
Sun Apr 10 01:44:54 UTC 2016


#7007: RTL CSS generation: Switch from CSSJanus to RTLCSS
-----------------------------------+-----------------------
 Reporter:  netweb                 |      Owner:
     Type:  defect (bug)           |     Status:  new
 Priority:  normal                 |  Milestone:  2.6
Component:  Tools - Build Process  |    Version:
 Severity:  normal                 |   Keywords:  has-patch
-----------------------------------+-----------------------
 Via upstream change in #WP31332, wp:changeset:31573, #bbPress2848, and
 bbpress:changeset:5911

 Summary

 * RTLCSS supports more CSS properties
 https://github.com/MohammadYounes/rtlcss
 * RTLCSS is a PostCSS plugin https://github.com/postcss/postcss
 * The Grunt RTLCSS is basically a drop in replacement
 https://github.com/MohammadYounes/grunt-rtlcss
 * Previously, CSSJanus used `/* @noflip */` while RTLCSS uses `/*
 rtl:ignore */` ([https://github.com/MohammadYounes/rtlcss#supported-
 processing-directives and others]).

 Notes for core development:
 * If you have used `grunt cssjanus` before, use `grunt rtlcss` now.

 This change replaces all instances of `grunt cssjanus` with `grunt rtlcss`

--
Ticket URL: <https://buddypress.trac.wordpress.org/ticket/7007>
BuddyPress Trac <http://buddypress.org/>
BuddyPress Trac


More information about the buddypress-trac mailing list