[wp-trac] [WordPress Trac] #43840: Allow configuration variables as :root properties

WordPress Trac noreply at wordpress.org
Tue Apr 24 02:42:37 UTC 2018


#43840: Allow configuration variables as :root properties
--------------------------+-----------------------------
 Reporter:  kandb         |      Owner:  (none)
     Type:  defect (bug)  |     Status:  new
 Priority:  normal        |  Milestone:  Awaiting Review
Component:  Themes        |    Version:  4.9.5
 Severity:  major         |   Keywords:
  Focuses:                |
--------------------------+-----------------------------
 When using theme-editor.php to edit CSS, Our code shows "There is x error
 which must be fixed before you can update this file." when using variables
 in :root

 eg, the following code has an error with 'Expected RBRACE...'

 :root {
         --redpink: #f05562;
 }

-- 
Ticket URL: <https://core.trac.wordpress.org/ticket/43840>
WordPress Trac <https://core.trac.wordpress.org/>
WordPress publishing platform


More information about the wp-trac mailing list