Files
wp-strava/build/editor.css
T
Justin Foell 5d76785ad8 Adopted WP standard block location
Moved blocks into a multi-block folder structure
Added url-loader for static images
Moved CSS to build dir
2020-01-31 11:26:23 -06:00

10 lines
199 B
CSS

/**
* The following styles get applied inside the editor only.
*
* Replace them with your own styles or remove the file completely.
*/
.wp-block-wp-strava-activity {
border: 1px dotted #f00;
}