Automattic/o2

Genericond misspelled causing missing style.css

Opened this issue · 0 comments

o2/o2.php

Line 168 in ba23e09

wp_register_style( 'o2-plugin-styles', plugins_url( 'css/style.css', O2__FILE__ ), array( 'genericons' ) );

It should be "genericond", not "genericons".