[wp-trac] [WordPress Trac] #35921: wp_enqueue_style media

WordPress Trac noreply at wordpress.org
Tue Feb 23 15:45:26 UTC 2016


#35921: wp_enqueue_style media
-------------------------------+------------------------------
 Reporter:  camaran            |       Owner:
     Type:  enhancement        |      Status:  new
 Priority:  normal             |   Milestone:  Awaiting Review
Component:  Script Loader      |     Version:  4.4.2
 Severity:  normal             |  Resolution:
 Keywords:  reporter-feedback  |     Focuses:
-------------------------------+------------------------------

Comment (by camaran):

 for example

 {{{
 @media only screen and (max-width: 500px) {
     body {
         background-color: lightblue;
     }
 }
 }}}

--
Ticket URL: <https://core.trac.wordpress.org/ticket/35921#comment:2>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list