[wp-trac] [WordPress Trac] #27078: Use Autoprefixer for CSS vendor prefixes
WordPress Trac
noreply at wordpress.org
Wed Feb 12 19:06:58 UTC 2014
#27078: Use Autoprefixer for CSS vendor prefixes
------------------------------+------------------
Reporter: ocean90 | Owner:
Type: task (blessed) | Status: new
Priority: normal | Milestone: 3.9
Component: Build/Test Tools | Version:
Severity: normal | Resolution:
Keywords: has-patch | Focuses:
------------------------------+------------------
Comment (by nacin):
Replying to [comment:9 helen]:
> Also, ocean90 - I'm not sure I totally understand why it has to run
after minification - why not just before?
It must only work on .min.css files, otherwise core.svn will have prefixes
and develop.svn won't, making CSS patches difficult if not impossible to
create, apply, and test. The alternative I proposed is using this as only
a development tool for now, versus on build — it puts prefixes directly
into src that can then be committed.
> But it also means that we have to ignore colors for now.
Nope — while we could use it as a development tool (putting prefixes into
src to then be committed), we could also use it as a build tool for
colors. It's just two different tasks.
--
Ticket URL: <https://core.trac.wordpress.org/ticket/27078#comment:10>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform
More information about the wp-trac
mailing list