mirror of
https://github.com/10h30/wp-strava.git
synced 2026-06-05 15:10:01 +09:00
Adopted WP standard block location
Moved blocks into a multi-block folder structure Added url-loader for static images Moved CSS to build dir
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
/**
|
||||
* 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;
|
||||
}
|
||||
Reference in New Issue
Block a user